]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Backport from trunk) Fix a potentially invalid memory access of
authorHye-Shik Chang <hyeshik@gmail.com>
Mon, 5 Jun 2006 01:09:46 +0000 (01:09 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Mon, 5 Jun 2006 01:09:46 +0000 (01:09 +0000)
commit04d547e397b9bccb40958dd7643b2aef1c8e9063
tree9e1d773d351b5fc0ba1cd6398b3196b2d33500b4
parentee6ca70548f6abf1ea337cd358bf1ace2df0af1a
(Backport from trunk) Fix a potentially invalid memory access of
CJKCodecs' shift-jis decoder.
Misc/NEWS
Modules/cjkcodecs/_codecs_jp.c