diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-02-11 14:23:35 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-02-11 14:23:35 +0100 |
commit | 68ccc0310439e86187ea4ab0950f3e66dc57b4c4 (patch) | |
tree | 6bc14b139c934444a54f4d421bdd8cb6a3a68347 /Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp | |
parent | f986a829a66a27e3e6e9d5695aad159b7cec0c9d (diff) | |
download | cpython-68ccc0310439e86187ea4ab0950f3e66dc57b4c4.tar.gz |
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 'Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp')
0 files changed, 0 insertions, 0 deletions