Skip to content

gh-130555: Fix use-after-free in dict.clear() with embedded values#145268

Open
colesbury wants to merge 1 commit intopython:mainfrom
colesbury:gh-130555-dict-clear-reentrancy
Open

gh-130555: Fix use-after-free in dict.clear() with embedded values#145268
colesbury wants to merge 1 commit intopython:mainfrom
colesbury:gh-130555-dict-clear-reentrancy

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented Feb 26, 2026

@colesbury colesbury added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section labels Feb 26, 2026
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @colesbury for commit d4bc6e8 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F145268%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Feb 26, 2026
@colesbury colesbury marked this pull request as ready for review February 26, 2026 20:02
@colesbury colesbury requested review from DinoV and mpage February 26, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants