[3.9] bpo-40479: Fix undefined behavior in Modules/_hashopenssl.c (GH-31153) by miss-islington · Pull Request #31184 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Contributor
va_end() must be called before returning.
(cherry picked from commit 59e004a)
Co-authored-by: Zackery Spytz zspytz@gmail.com
https://bugs.python.org/issue40479
Automerge-Triggered-By: GH:tiran
miss-islington
requested a review
from tiran
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
tiran
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
tiran
added
the
🤖 automerge
label
miss-islington
commented
Feb 7, 2022
miss-islington commented
Contributor Author
@ZackerySpytz: Status check is done, and it's a success ✅ .
miss-islington
merged commit
0892a0e
into
python:3.9
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-59e004a-3.9
branch
tiran
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment