]> granicus.if.org Git - python/commit
Patches #925152, #1118602: Avoid reading after the end of the buffer
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 4 Mar 2005 14:37:01 +0000 (14:37 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 4 Mar 2005 14:37:01 +0000 (14:37 +0000)
commitfd78a6f7f8c507678238c7264f7426c3148b6a84
treef24796353b38b2cd2c28057f75296522cd44cbf5
parenta2a9888f22a7811938d2f708344e01dfc000841c
Patches #925152, #1118602: Avoid reading after the end of the buffer
in pyexpat.GetInputContext. Will backport to 2.4.
Misc/NEWS
Modules/pyexpat.c