Skip to content

bpo-23855: Add missing NULL checks for malloc() in _msi.c#9038

Merged
berkerpeksag merged 2 commits into
python:masterfrom
ZackerySpytz:_msi.c-malloc-NULL
Sep 7, 2018
Merged

bpo-23855: Add missing NULL checks for malloc() in _msi.c#9038
berkerpeksag merged 2 commits into
python:masterfrom
ZackerySpytz:_msi.c-malloc-NULL

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Sep 3, 2018

Copy link
Copy Markdown
Contributor

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @berkerpeksag 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 Sep 7, 2018
)

(cherry picked from commit 4e51937)

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

Copy link
Copy Markdown

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

@berkerpeksag

Copy link
Copy Markdown
Member

Thanks! This is a simple patch so I've just merged it.

miss-islington added a commit that referenced this pull request Sep 7, 2018
(cherry picked from commit 4e51937)

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

Copy link
Copy Markdown
Contributor Author

@berkerpeksag Thanks for the merge. Please, can this patch be backported to 3.6 and 2.7 (the other current maintenance branches)? The bot will be able to create the backports cleanly.

@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-9115 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 8, 2018
)

(cherry picked from commit 4e51937)

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

Copy link
Copy Markdown

GH-9116 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 8, 2018
)

(cherry picked from commit 4e51937)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
miss-islington added a commit that referenced this pull request Sep 10, 2018
(cherry picked from commit 4e51937)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
miss-islington added a commit that referenced this pull request Sep 10, 2018
(cherry picked from commit 4e51937)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants