qt6-bb10/tests/auto
Sami Rosendahl b6a43cfe9c Fix memory leak in QDomDocument entity text expansion
The created entity node's reference count needs to be decremented to 0
before it is added as a child, because appendChild will increment the
reference count to correct value of 1. Re-enabled commented-out test data
tst_QDom::setContent to exercise the code path with the leak.

Change-Id: Ieb015d68ba9bbb3f20dd47e76835ad15abb1738e
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-01-10 02:01:41 +01:00
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
compilerwarnings/data Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
corelib Add missing subdirectory to kernel.pro file. 2012-01-10 01:25:45 +01:00
dbus Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
gui Avoid using check as an identifier. 2012-01-10 01:44:31 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Avoid using check as an identifier. 2012-01-10 01:44:24 +01:00
opengl Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
other Avoid using 'check' in QSharedPointer test. 2012-01-09 19:04:57 +01:00
sql Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
testlib Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tools Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
widgets Avoid using 'check' as an identifier. 2012-01-10 01:44:35 +01:00
xml Fix memory leak in QDomDocument entity text expansion 2012-01-10 02:01:41 +01:00
auto.pro Remove QtV8 library from QtBase 2012-01-09 19:54:07 +01:00
network-settings.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
platformquirks.h Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
test.pl Update copyright year in license headers. 2012-01-05 06:36:56 +01:00