summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2001-07-16 15:47:36 (GMT)
committerThomas Wouters <thomas@python.org>2001-07-16 15:47:36 (GMT)
commit1baac7201e99cb83f0a153fb3764c8c8daa9414d (patch)
tree0a927e45e69b02d6d4d1ea487b88e0a00191c184 /Python/pythonrun.c
parent687a17deaacdde85b7a9f33d36cc1eea9c868039 (diff)
downloadcpython-1baac7201e99cb83f0a153fb3764c8c8daa9414d.zip
cpython-1baac7201e99cb83f0a153fb3764c8c8daa9414d.tar.gz
cpython-1baac7201e99cb83f0a153fb3764c8c8daa9414d.tar.bz2
Fix SF #441664: Python crash on del of a slice of a mmap
Check for slice/item deletion, which calls slice/item assignment with a NULL value, and raise a TypeError instead of coredumping. Bugreport and suggested fix by Alex Martelli.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions