1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
libxml2/result/errors
Nick Wellnhofer 24246c7626 Fix xmlHaltParser
Pop all extra input streams before resetting the input. Otherwise,
a call to xmlPopInput could make input available again.

Also set input->end to input->cur.

Changes the test output for some error tests. Unfortunately, some
fuzzed test cases were added to the test suite without manual cleanup.
This makes it almost impossible to review the impact of later changes
on the test output.
2017-06-20 13:15:43 +02:00
..
754946.xml Fix a bug on name parsing at the end of current input buffer 2015-09-15 16:50:32 +08:00
754946.xml.err Rework entity boundary checks 2017-06-17 13:25:53 +02:00
754946.xml.str Rework entity boundary checks 2017-06-17 13:25:53 +02:00
754947.xml Fix a bug in CData error handling in the push parser 2015-09-18 15:06:46 +08:00
754947.xml.err Fix a bug in CData error handling in the push parser 2015-09-18 15:06:46 +08:00
754947.xml.str Fix a bug in CData error handling in the push parser 2015-09-18 15:06:46 +08:00
758588.xml Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> 2016-05-23 15:01:07 +08:00
758588.xml.err Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> 2016-05-23 15:01:07 +08:00
758588.xml.str Bug 758588: Heap-based buffer overread in xmlParserPrintFileContextInternal <https://bugzilla.gnome.org/show_bug.cgi?id=758588> 2016-05-23 15:01:07 +08:00
759020.xml Heap use-after-free in xmlSAX2AttributeNs 2016-05-23 15:01:07 +08:00
759020.xml.err Heap use-after-free in xmlSAX2AttributeNs 2016-05-23 15:01:07 +08:00
759020.xml.str Heap use-after-free in xmlSAX2AttributeNs 2016-05-23 15:01:07 +08:00
759398.xml Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398> 2016-05-23 15:01:07 +08:00
759398.xml.err Avoid reparsing in xmlParseStartTag2 2017-06-01 14:31:28 +02:00
759398.xml.str Bug 759398: Heap use-after-free in xmlDictComputeFastKey <https://bugzilla.gnome.org/show_bug.cgi?id=759398> 2016-05-23 15:01:07 +08:00
759573-2.xml Heap-based buffer-underreads due to xmlParseName 2016-05-23 15:01:07 +08:00
759573-2.xml.err Fix xmlHaltParser 2017-06-20 13:15:43 +02:00
759573-2.xml.str Heap-based buffer-underreads due to xmlParseName 2016-05-23 15:01:07 +08:00
759573.xml Heap-based buffer-underreads due to xmlParseName 2016-05-23 15:01:07 +08:00
759573.xml.err Fix xmlHaltParser 2017-06-20 13:15:43 +02:00
759573.xml.str Heap-based buffer-underreads due to xmlParseName 2016-05-23 15:01:07 +08:00
attr1.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00
attr1.xml.err Avoid reparsing in xmlParseStartTag2 2017-06-01 14:31:28 +02:00
attr1.xml.str fix from Steve Ball and update of the comment. William pointed out that 2004-06-14 19:58:20 +00:00
attr2.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00
attr2.xml.err Avoid reparsing in xmlParseStartTag2 2017-06-01 14:31:28 +02:00
attr2.xml.str fix from Steve Ball and update of the comment. William pointed out that 2004-06-14 19:58:20 +00:00
attr3.xml fixed problem with free on dupl attribute in dtd (bug309637). added 2005-07-06 22:48:41 +00:00
attr3.xml.err fixed problem with free on dupl attribute in dtd (bug309637). added 2005-07-06 22:48:41 +00:00
attr3.xml.str fixed problem with free on dupl attribute in dtd (bug309637). added 2005-07-06 22:48:41 +00:00
attr4.xml fix bug #414846 where invalid characters in attributes would sometimes not 2007-06-12 13:43:00 +00:00
attr4.xml.err fix bug #414846 where invalid characters in attributes would sometimes not 2007-06-12 13:43:00 +00:00
attr4.xml.str fix bug #414846 where invalid characters in attributes would sometimes not 2007-06-12 13:43:00 +00:00
cdata.xml fixed a bug failing to detect UTF-8 violations in CData in push mode. 2005-07-04 11:12:25 +00:00
cdata.xml.err fixed a bug failing to detect UTF-8 violations in CData in push mode. 2005-07-04 11:12:25 +00:00
cdata.xml.str Fix a bug in CData error handling in the push parser 2015-09-18 15:06:46 +08:00
charref1.xml fixed a bug where invalid charrefs may not be detected sometimes as 2004-06-03 11:22:31 +00:00
charref1.xml.err fixed a bug where invalid charrefs may not be detected sometimes as 2004-06-03 11:22:31 +00:00
charref1.xml.str fix from Steve Ball and update of the comment. William pointed out that 2004-06-14 19:58:20 +00:00
comment1.xml fixed a parser bug where invalid char in comment may not be detected, 2007-08-01 07:49:06 +00:00
comment1.xml.err fixed a parser bug where invalid char in comment may not be detected, 2007-08-01 07:49:06 +00:00
comment1.xml.str fixed a parser bug where invalid char in comment may not be detected, 2007-08-01 07:49:06 +00:00
content1.xml fix a memeory leak in internal subset parsing with a fix from Ashwin add 2008-01-24 14:48:54 +00:00
content1.xml.err Heap-based buffer overread in xmlNextChar 2016-02-09 12:55:29 +01:00
content1.xml.str Improve error reporting on parser errors 2012-07-30 20:09:25 +08:00
extparsedent.xml Do not fetch external parsed entities 2012-07-23 14:15:40 +08:00
extparsedent.xml.err Do not fetch external parsed entities 2012-07-23 14:15:40 +08:00
extparsedent.xml.str Do not fetch external parsed entities 2012-07-23 14:15:40 +08:00
name2.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00
name2.xml.err Spelling and grammar fixes 2017-06-17 16:34:23 +02:00
name2.xml.str Spelling and grammar fixes 2017-06-17 16:34:23 +02:00
name.xml Beuah ! Daniel 2004-02-21 11:55:44 +00:00
name.xml.err fix the patch for unreproductable #343000 but also fix a line/column 2006-10-15 20:32:53 +00:00
name.xml.str fix from Steve Ball and update of the comment. William pointed out that 2004-06-14 19:58:20 +00:00
partial_utf8_1.xml Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_1.xml.err Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_1.xml.str Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_2.xml Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_2.xml.err Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_2.xml.str Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_3.xml Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_3.xml.err Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00
partial_utf8_3.xml.str Print error messages for truncated UTF-8 sequences 2017-06-10 18:11:58 +02:00