[backport to 3.6] bpo-29438: fixed use-after-free in key sharing dict by methane · Pull Request #39 · python/cpython
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
| 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.
oraluben pushed a commit to oraluben/cpython that referenced this pull request
Jun 25, 2023This was referenced
Feb 11, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters