Skip to content

[3.12] gh-122695: Fix double-free when using gc.get_referents with a freed _asyncio.FutureIter#122834

Closed
ZeroIntensity wants to merge 3 commits into
python:3.12from
ZeroIntensity:gc-segfault-fix
Closed

[3.12] gh-122695: Fix double-free when using gc.get_referents with a freed _asyncio.FutureIter#122834
ZeroIntensity wants to merge 3 commits into
python:3.12from
ZeroIntensity:gc-segfault-fix

Remove traversal of the freelist in module_traverse()

64fb5eb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs