qt5base-lts/tests/auto/network
Marc Mutz 8cb542c2d4 tst_QTcpSocket: fix mem-leak
earlyConstructedSockets is a QObject, but had no parent and was never
deleted, leaking all the data is holds.

Fix by giving it a parent.

The code predates the begin of the public history.

Pick-to: 6.6 6.5 6.2 5.15
Change-Id: Ibc5688afd6111e84f591c37e39b6bb618d76c47a
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-07-15 15:06:58 +02:00
..
access tst_QNetworkCookieJar: fix memleak 2023-07-14 14:56:10 +02:00
kernel CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02: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