Skip to content

[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

methane merged 1 commit into
python:3.6from
methane:bpo29438/py36

Conversation

@methane

@methane methane commented Feb 12, 2017

Copy link
Copy Markdown
Member

No description provided.

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

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

ghost Feb 12, 2017

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.

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

ghost Feb 13, 2017

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.

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