Files
qt-creator/src/plugins/valgrind/xmlprotocol/parser.cpp
Jarek Kobus b32333343b Valgrind: Make socket parentless when passed to Parser
Otherwise, when the socket is a child of QTcpServer,
it may be deleted together with a server, while it's
still held in Parser instance.

Change-Id: I600e9cef1268ffc93e1e86d317e087df8b4d70cb
Reviewed-by: hjk <hjk@qt.io>
2023-08-16 15:57:45 +00:00

26 KiB