]> granicus.if.org Git - python/commit
#4877: Fix a segfault in xml.parsers.expat while attempting to parse a closed file.
authorEzio Melotti <none@none>
Mon, 11 Apr 2011 00:44:28 +0000 (03:44 +0300)
committerEzio Melotti <none@none>
Mon, 11 Apr 2011 00:44:28 +0000 (03:44 +0300)
commit8b4367ec10c0518b06a8291f4313ef7677d85988
tree9e902463f32196131c44779e49756f688b7f2aed
parent7dfc874a48516e58e830b3a455fca34c8cd834eb
#4877: Fix a segfault in xml.parsers.expat while attempting to parse a closed file.
Lib/test/test_pyexpat.py
Misc/NEWS
Modules/pyexpat.c