[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

bpo-41056: Fix a NULL pointer dereference on MemoryError within the ssl module. #21009

Merged
merged 2 commits into from Jun 20, 2020

Conversation

Copy link
Member

gpshead commented Jun 20, 2020

Detected by Coverity.

https://bugs.python.org/issue41056

Automerge-Triggered-By: @tiran

tiran approved these changes Jun 20, 2020
tiran added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Jun 20, 2020
miss-islington merged commit eb0d5c3 into python:master Jun 20, 2020
4 checks passed
Copy link
Contributor

miss-islington commented Jun 20, 2020

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 20, 2020
…sl module. (pythonGH-21009)

Detected by Coverity.
(cherry picked from commit eb0d5c3)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Copy link

bedevere-bot commented Jun 20, 2020

GH-21014 is a backport of this pull request to the 3.9 branch.

Copy link

bedevere-bot commented Jun 20, 2020

GH-21015 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 20, 2020
…sl module. (pythonGH-21009)

Detected by Coverity.
(cherry picked from commit eb0d5c3)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington added a commit that referenced this pull request Jun 21, 2020
…sl module. (GH-21009)

Detected by Coverity.
(cherry picked from commit eb0d5c3)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington added a commit that referenced this pull request Jun 21, 2020
…sl module. (GH-21009)

Detected by Coverity.
(cherry picked from commit eb0d5c3)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants