Skip to content

bpo-40294: Fix use-after-free in _asynciomodule.c when module is loaded/unloaded multiple times#19542

Merged
vstinner merged 1 commit into
python:masterfrom
jquesnelle:bpo40294
Apr 17, 2020
Merged

bpo-40294: Fix use-after-free in _asynciomodule.c when module is loaded/unloaded multiple times#19542
vstinner merged 1 commit into
python:masterfrom
jquesnelle:bpo40294

clear module_initialized when module is freed

cd5229a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs