X Tutup
Skip to content

[3.12] gh-106831: Fix NULL check of d2i_SSL_SESSION() result in _ssl.c (GH-106832)#106835

Merged
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-ebf2c56-3.12
Jul 17, 2023
Merged

[3.12] gh-106831: Fix NULL check of d2i_SSL_SESSION() result in _ssl.c (GH-106832)#106835
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-ebf2c56-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 17, 2023

(cherry picked from commit ebf2c56)

Co-authored-by: Nikita Sobolev mail@sobolevn.me

…pythonGH-106832)

(cherry picked from commit ebf2c56)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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

X Tutup