Skip to content

bpo-35991: Fix a potential double free in Modules/_randommodule.c#11849

Merged
benjaminp merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-35991-double-free-_randommodule.c
Feb 14, 2019
Merged

bpo-35991: Fix a potential double free in Modules/_randommodule.c#11849
benjaminp merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-35991-double-free-_randommodule.c

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Feb 14, 2019

Copy link
Copy Markdown
Contributor

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 14, 2019
…e.c. (pythonGH-11849)

(cherry picked from commit bb3c05d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-11851 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Feb 14, 2019
…e.c. (GH-11849)

(cherry picked from commit bb3c05d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants