Fix buffer size checks in xmlSnprintfElementContent
xmlSnprintfElementContent failed to correctly check the available buffer space in two locations. Fixes bug 781333 (CVE-2017-9047) and bug 781701 (CVE-2017-9048). Thanks to Marcel Böhme and Thuan Pham for the report.
result/valid/781333.xml
0 → 100644
result/valid/781333.xml.err
0 → 100644
test/valid/781333.xml
0 → 100644
Please register or sign in to comment