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
commit8afad52711f6999fc0b640919dc72bf15dc68972 (patch)
treeadc810e2e882efc26d8c1cb346169b3444c7b050 /Python/sysmodule.c
parent0235b749f73bf28d7d50bb482862a88a748c30ca (diff)
downloadcpython-8afad52711f6999fc0b640919dc72bf15dc68972.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