FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

[backport to 3.6] bpo-29438: fixed use-after-free in key sharing dict - #39

Merged
methane merged 1 commit into
python:3.6from
methane:bpo29438/py36
Feb 13, 2017
Merged

[backport to 3.6] bpo-29438: fixed use-after-free in key sharing dict#39
methane merged 1 commit into
python:3.6from
methane:bpo29438/py36

Conversation

methane commented Feb 12, 2017

Copy link
Copy Markdown
Member

No description provided.

methane added the type-bug An unexpected behavior, bug, or error label Feb 12, 2017
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
Comment thread Misc/NEWS
Core and Builtins
-----------------

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This was the first pull request.
https://github.com/python/cpython/pull/1/files

methane merged commit 89ddffb into python:3.6 Feb 13, 2017
methane deleted the bpo29438/py36 branch February 13, 2017 00:19
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Only add the branch prefix to the PR title.

Use cherry_picker v0.2.4

Closes python/miss-islington#38
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
johnslavik added a commit to johnslavik/cpython that referenced this pull request Dec 18, 2025
This 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL