summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2001-07-16 15:47:36 +0000
committerThomas Wouters <thomas@python.org>2001-07-16 15:47:36 +0000
commit032ad71ded2c176deca610feff2fe5049da4f192 (patch)
tree51aad10a00d71fec0f981645655184f882617921 /Python/pythonrun.c
parent9fbfdd391f6ed4001929236d7a7661cba0114e7e (diff)
downloadcpython-032ad71ded2c176deca610feff2fe5049da4f192.tar.gz
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