[backport to 3.6] bpo-29438: fixed use-after-free in key sharing dict by methane · Pull Request #39 · python/cpython

@methane

@methane

@methane methane changed the title bpo-29438: fixed use-after-free in key sharing dict [backport to 3.6] bpo-29438: fixed use-after-free in key sharing dict

Feb 12, 2017

serhiy-storchaka

Core and Builtins
-----------------

- bpo-29438: Fixed use-after-free problem in key sharing dict.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about "bpo-" in Misc/NEWS and commit message, but if this is correct the patch LGTM.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jaraco pushed a commit that referenced this pull request

Dec 2, 2022

oraluben pushed a commit to oraluben/cpython that referenced this pull request

Jun 25, 2023
* fix: handle when a single BB may have multiple jump targets

* nit: remove wrong comment

This was referenced

Feb 11, 2025

johnslavik added a commit to johnslavik/cpython that referenced this pull request

Dec 18, 2025