qt6-bb10/tests/auto/network/socket
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
..
platformsocketengine CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qabstractsocket CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhttpsocketengine CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qlocalsocket CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsctpsocket CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsocks5socketengine CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qtcpserver CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qtcpsocket tst_QTcpSocket: fix mem-leak 2023-07-15 15:06:58 +02:00
qudpsocket CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00