summaryrefslogtreecommitdiffstats
path: root/Lib/rexec.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2004-07-15 22:28:48 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2004-07-15 22:28:48 (GMT)
commite4979782017e2a436c7f5634cb7347a420157ec5 (patch)
tree5d55fac802df0acfc6b9555a6509f838dfb764b8 /Lib/rexec.py
parentad1654e03aca95f8d5cad75ad377c3b67cb73f91 (diff)
downloadcpython-e4979782017e2a436c7f5634cb7347a420157ec5.zip
cpython-e4979782017e2a436c7f5634cb7347a420157ec5.tar.gz
cpython-e4979782017e2a436c7f5634cb7347a420157ec5.tar.bz2
Fix for 838140: don't call NSUnlinkModule when we fail to find our
expected entrypoint. The unlinking will crash the application if the module contained ObjC code. The price of this is small: a little wasted memory, and only in a case than isn't expected to occur often.
Diffstat (limited to 'Lib/rexec.py')
0 files changed, 0 insertions, 0 deletions