diff options
author | Victor Stinner <vstinner@python.org> | 2023-10-02 15:44:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 15:44:51 (GMT) |
commit | d0641ab676ac117bcf71fb8b0fd531a82bff6501 (patch) | |
tree | f83bff78c5b5d5e40c603472cff80149dc346969 /Python/symtable.c | |
parent | a2074911baaa75216a6a3bc78487ee2254f031d5 (diff) | |
download | cpython-d0641ab676ac117bcf71fb8b0fd531a82bff6501.zip cpython-d0641ab676ac117bcf71fb8b0fd531a82bff6501.tar.gz cpython-d0641ab676ac117bcf71fb8b0fd531a82bff6501.tar.bz2 |
[3.12] gh-110052: Fix faulthandler for freed tstate (#110069) (#110071)
gh-110052: Fix faulthandler for freed tstate (#110069)
faulthandler now detected freed interp and freed tstate, and no
longer dereference them.
(cherry picked from commit 2e37a38bcbfbe1357436e030538290e7d00b668d)
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions