Staging
v0.8.1
https://github.com/python/cpython
Revision 6ffe499397acfe916202e3e46adfa868e6a307b9 authored by Fred Drake on 01 July 2006, 16:28:20 UTC, committed by Fred Drake on 01 July 2006, 16:28:20 UTC
handler would cause a segfault.  This merges in Expat's lib/xmlparse.c
revisions 1.154 and 1.155, which fix this and a closely related problem
(the later does not affect Python).

Moved the crasher test to the tests for xml.parsers.expat.
1 parent 7596e83
History
Tip revision: 6ffe499397acfe916202e3e46adfa868e6a307b9 authored by Fred Drake on 01 July 2006, 16:28:20 UTC
SF bug #1296433 (Expat bug #1515266): Unchecked calls to character data
Tip revision: 6ffe499
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top