diff options
author | Nick Wellnhofer <wellnhofer@aevum.de> | 2020-09-13 12:19:48 +0200 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2020-09-13 12:19:48 +0200 |
commit | b215c270fa3b1436314cc56654718bd12182cfec (patch) | |
tree | acb580f344ae535c3701fd637734ba3085d38fbd /xpath.c | |
parent | f0fd1b67fc883a24cdd039abb3d4fe4696104d72 (diff) | |
download | libxml2-b215c270fa3b1436314cc56654718bd12182cfec.tar.gz |
Fix cleanup of attributes in XML reader
xml:id creates ID attributes even in documents without a DTD, so the
check in xmlTextReaderFreeProp must be changed to avoid use after free.
Found by OSS-Fuzz.
Diffstat (limited to 'xpath.c')
0 files changed, 0 insertions, 0 deletions