diff options
author | Marc Mutz <marc.mutz@kdab.com> | 2019-07-04 22:23:04 +0200 |
---|---|---|
committer | Marc Mutz <marc.mutz@kdab.com> | 2019-07-10 13:38:02 +0200 |
commit | eb48b3c0e18d071bce73e58a82e31a1437b11f4b (patch) | |
tree | 6cb42ce909c26ca9f79c5f91e4c1fe98e299b4f2 /src/testlib | |
parent | 3052e621a4bda42e078dfe20ae51fccd5e64d2fb (diff) |
qsslsocket_openssl_symbols.cpp: replace manual memory management with std::unique_ptr
Also fix the name mismatch between the Windows- and non-Windows
versions of loadOpenSsl(), which, presumably, were caused by having
two different return values, something easily fixed by defining a
small struct instead of using a QPair.
Some #ifdef'ery saved, and a lot of brittle deletes on early returns.
Change-Id: I77440de2f6fa51759510506ff4ef51917eb5b3ea
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/testlib')
0 files changed, 0 insertions, 0 deletions