diff options
| author | Victor Stinner <vstinner@python.org> | 2020-03-18 02:04:33 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-18 02:04:33 (GMT) |
| commit | 29356e03d4f8800b04f799efe7a10e3ce8b16f61 (patch) | |
| tree | aab7efc54ee7ee204ca32aa73ec9c2134c0a41f3 /Python/pystate.c | |
| parent | 23ef89db7ae46d160650263cc80479c2ed6693fb (diff) | |
| download | cpython-29356e03d4f8800b04f799efe7a10e3ce8b16f61.zip cpython-29356e03d4f8800b04f799efe7a10e3ce8b16f61.tar.gz cpython-29356e03d4f8800b04f799efe7a10e3ce8b16f61.tar.bz2 | |
bpo-39877: Fix take_gil() for daemon threads (GH-19054)
bpo-39877, bpo-39984: If the thread must exit, don't access tstate to
prevent a potential crash: tstate memory has been freed.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions
