Changes: Document doctype closing heap overflow

This commit is contained in:
Sebastian Pipping 2019-08-28 16:30:27 +02:00
parent c20b758c33
commit 4406ffb998

View File

@ -3,6 +3,11 @@ NOTE: We are looking for help with a few things:
If you can help, please get in touch. Thanks!
Release x.x.x xxx xxx xx xxxx
Security fixes:
#317 #318 Fix heap overflow triggered by XML_GetCurrentLineNumber
(or XML_GetCurrentColumnNumber), and deny internal entities
closing the doctype
Bug fixes:
#240 Fix cases where XML_StopParser did not have any effect
when called from inside of an end element handler
@ -42,6 +47,7 @@ Release x.x.x xxx xxx xx xxxx
Special thanks to:
David Loffredo
Joonun Jang
Khajapasha Mohammed
Kishore Kunche
Marco Maggi