summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-02-11 13:23:35 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-02-11 13:23:35 (GMT)
commit7a5567a92cf0e0bcaae7dca8975328c9151fe1c7 (patch)
tree3ce30b7bf86bf423c9f5197ce361c1ec58b002d7 /configure
parent8e36812e27f70bd6e4b3b85c9e9e858b0ac0df5e (diff)
downloadcpython-7a5567a92cf0e0bcaae7dca8975328c9151fe1c7.zip
cpython-7a5567a92cf0e0bcaae7dca8975328c9151fe1c7.tar.gz
cpython-7a5567a92cf0e0bcaae7dca8975328c9151fe1c7.tar.bz2
Issue #23433: Fix faulthandler._stack_overflow()
Fix undefined behaviour: don't compare pointers. Use Py_uintptr_t type instead of void*. It fixes test_faulthandler on Fedora 22 which now uses GCC 5.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions