diff options
author | Marc-André Lemburg <mal@egenix.com> | 2000-08-14 11:29:19 +0000 |
---|---|---|
committer | Marc-André Lemburg <mal@egenix.com> | 2000-08-14 11:29:19 +0000 |
commit | 8afad52711f6999fc0b640919dc72bf15dc68972 (patch) | |
tree | adc810e2e882efc26d8c1cb346169b3444c7b050 /Python/sysmodule.c | |
parent | 0235b749f73bf28d7d50bb482862a88a748c30ca (diff) | |
download | cpython-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