qt5base-lts/tests/auto/xml/sax/qxmlsimplereader
Mitch Curtis f1053d94f5 Fully expand entities to ensure deep or widely nested ones fail parsing
With 46a8885ae4, we failed when parsing
entities whose partially expanded size was greater than 1024
characters. That was not enough, so now we fully expand all entities.

Amends 46a8885ae4.

Change-Id: Ie80720d7e04d825eb4eebf528140eb94806c02b1
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-11-14 17:43:58 +01:00
..
encodings Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00
parser QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:48 +01:00
xmldocs Disallow deep or widely nested entity references. 2013-11-05 15:55:17 +01:00
.gitattributes Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00
.gitignore Moved xml autotests into new directory structure 2011-09-06 10:31:40 +02:00
generate_ref_files.sh Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qxmlsimplereader.pro tests: Make the QT assignments more explicit 2013-08-21 19:05:52 +02:00
tst_qxmlsimplereader.cpp Fully expand entities to ensure deep or widely nested ones fail parsing 2013-11-14 17:43:58 +01:00