qt5base-lts/tests/auto/xml/sax
Marc Mutz 6d6074e04f Plug leaks in tst_QXmlSimpleReader
The QXmlInputSource objects were allocated on the heap,
but never deleted.

Fix by allocating them on the stack instead.

Change-Id: Ifd8bd41d778c0634b7a426bbd22a367dfce511c9
Reviewed-by: David Faure <david.faure@kdab.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
2016-10-10 17:17:28 +00:00
..
qxml Update copyright headers 2015-02-11 06:49:51 +00:00
qxmlinputsource Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-28 13:18:55 +00:00
qxmlsimplereader Plug leaks in tst_QXmlSimpleReader 2016-10-10 17:17:28 +00:00
sax.pro Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00