-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
bpo-23855: Add missing NULL checks for malloc() in _msi.c #9038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks @ZackerySpytz for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
) (cherry picked from commit 4e51937) Co-authored-by: Zackery Spytz <[email protected]>
GH-9110 is a backport of this pull request to the 3.7 branch. |
Thanks! This is a simple patch so I've just merged it. |
(cherry picked from commit 4e51937) Co-authored-by: Zackery Spytz <[email protected]>
@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. |
Thanks @ZackerySpytz for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6. |
Thanks @ZackerySpytz for the PR, and @berkerpeksag for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7. |
GH-9115 is a backport of this pull request to the 3.6 branch. |
) (cherry picked from commit 4e51937) Co-authored-by: Zackery Spytz <[email protected]>
GH-9116 is a backport of this pull request to the 2.7 branch. |
) (cherry picked from commit 4e51937) Co-authored-by: Zackery Spytz <[email protected]>
(cherry picked from commit 4e51937) Co-authored-by: Zackery Spytz <[email protected]>
(cherry picked from commit 4e51937) Co-authored-by: Zackery Spytz <[email protected]>
https://bugs.python.org/issue23855