summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2008-05-26 22:07:28 +0000
committerGregory P. Smith <greg@mad-scientist.com>2008-05-26 22:07:28 +0000
commit933d3731deab19b2565fbb0d07511e67277d3d58 (patch)
treee532e7cc01734749d17751f5e9b96ea85a8bd274 /Python/pythonrun.c
parentc1c83bb0dec06ecc4580935a8f77782d3beaff4d (diff)
downloadcpython-git-933d3731deab19b2565fbb0d07511e67277d3d58.tar.gz
Fix issue2588: Do not execute str[size-1] = '\0' when a 0 size is
passed in. (The assert won't prevent this in non-debug builds).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions