qt5base-lts/tests/auto/xml
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
..
dom Fix test for sandboxed platforms 2016-09-23 17:06:26 +00:00
sax Plug leaks in tst_QXmlSimpleReader 2016-10-10 17:17:28 +00:00
xml.pro Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00