]> granicus.if.org Git - python/commit
Fix for issue 3666 - atexit.register with bad inputs segfaults on exit.
authorSkip Montanaro <skip@pobox.com>
Tue, 23 Sep 2008 00:52:29 +0000 (00:52 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 23 Sep 2008 00:52:29 +0000 (00:52 +0000)
commit711552bb40f7a9f74139963a9822b49d853aee31
tree28958c804a5978daf7c7472299656623aee6bee7
parent9bc9351c0495f78f8350c7fc5368e77b51883330
Fix for issue 3666 - atexit.register with bad inputs segfaults on exit.
Reviewed by Christian Heimes.
Modules/atexitmodule.c