summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-09-22 17:11:59 +0200
committerSebastian Pipping <sebastian@pipping.org>2022-10-07 19:30:46 +0200
commit8510b2c551535a29a654c997d8af8239cbee7c8c (patch)
treef41d91209c647eefe52749420052de0c79381b4f
parent16a4db928bc75d93e798abb47c0b6696eef3355b (diff)
downloadlibexpat-git-8510b2c551535a29a654c997d8af8239cbee7c8c.tar.gz
Changes: Document #652
-rw-r--r--expat/Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/expat/Changes b/expat/Changes
index e4db7700..9d0dff87 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -5,12 +5,16 @@ NOTE: We are looking for help with a few things:
Release x.x.x xxx xxxxxxxxxxxx xx xxxx
Bug fixes:
#612 #645 Fix curruption from undefined entities
+ #616 #652 #653 Stop leaking opening tag bindings after a closing tag
+ mismatch error where a parser is reset through
+ XML_ParserReset and then reused to parse
Other changes:
#648 Address compiler warnings
Special thanks to:
Jann Horn
+ Mark Brand
Rhodri James
and
Google Project Zero