qt5base-lts/tests/auto/network
Marc Mutz 69d767bec2 tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI()
Allocate participating threads and objects on the stack, not the heap.

As a drive-by, port from QList to C arrays (never use a
dynamically-sized container for statically-sized data™).

Code predates the public history, all active branches are affected.

Pick-to: 6.6 6.5 6.2 5.15
Change-Id: If8def658c1c7b505074938d637e78ad2d1f9fd57
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-07-19 04:52:28 +00:00
..
access tst_QNetworkDiskCache: fix mem-leak 2023-07-18 12:13:23 +02:00
kernel tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI() 2023-07-19 04:52:28 +00:00
selftest Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
socket tst_QTcpSocket: fix mem-leak 2023-07-15 15:06:58 +02:00
ssl CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00