summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-08-14 11:29:19 +0000
committerMarc-André Lemburg <mal@egenix.com>2000-08-14 11:29:19 +0000
commitb7520774e2d7072e765436842ccf914ed7fd03ad (patch)
tree1a489c3fe786bdd3176873af2d36fd1e18af1bff /Python/sysmodule.c
parent673c6cf3d480cbdd31c994a9b25a3821b6a85401 (diff)
downloadcpython-git-b7520774e2d7072e765436842ccf914ed7fd03ad.tar.gz
Fixed a couple of instances where a 0-length string was being
resized after creation. 0-length strings are usually shared and _PyString_Resize() fails on these shared strings. Fixes [ Bug #111667 ] unicode core dump.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions