mirror of https://github.com/python/cpython
Browse Source
Fix Modules/_testmultiphase.c so that it exits with non-zero status on AIX just as other systems do (non zero exit status, e.g. as result of a segmentation fault) when a NULL pointer is accessed for data. https://bugs.python.org/issue34720pull/11906/head
committed by
Miss Islington (bot)
2 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue