Changes: Document fix to issue #17
This commit is contained in:
parent
9503581d20
commit
d1709a6c43
@ -5,6 +5,10 @@ Release ??????????
|
|||||||
longer tag names
|
longer tag names
|
||||||
#3 Fix double free after malloc failure in DTD code
|
#3 Fix double free after malloc failure in DTD code
|
||||||
https://github.com/libexpat/libexpat/issues/3
|
https://github.com/libexpat/libexpat/issues/3
|
||||||
|
#17 Fix memory leak on parser error for unbound XML attribute
|
||||||
|
prefix with new namespaces defined in the same tag;
|
||||||
|
found by Google's OSS-Fuzz
|
||||||
|
https://github.com/libexpat/libexpat/issues/17
|
||||||
|
|
||||||
Other changes:
|
Other changes:
|
||||||
#538 Start using -fno-strict-aliasing
|
#538 Start using -fno-strict-aliasing
|
||||||
|
Loading…
Reference in New Issue
Block a user