Skip to content

bpo-36436: Fix _testcapi.pymem_buffer_overflow()#12560

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:pymem_buffer_overflow
Mar 26, 2019
Merged

bpo-36436: Fix _testcapi.pymem_buffer_overflow()#12560
vstinner merged 1 commit into
python:masterfrom
vstinner:pymem_buffer_overflow

Conversation

@vstinner

@vstinner vstinner commented Mar 26, 2019

Copy link
Copy Markdown
Member

Handle memory allocation failure.

https://bugs.python.org/issue36436

Handle memory allocation failure.
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 26, 2019
Handle memory allocation failure.
(cherry picked from commit 414b1cd)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

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

@vstinner
vstinner deleted the pymem_buffer_overflow branch March 26, 2019 15:21
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 26, 2019
Handle memory allocation failure.
(cherry picked from commit 414b1cd)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request Mar 26, 2019
Handle memory allocation failure.
(cherry picked from commit 414b1cd)

Co-authored-by: Victor Stinner <vstinner@redhat.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.

4 participants