diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-03-28 17:04:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 17:04:57 (GMT) |
commit | 5a6318f2aab0a55a71a751a7de7e287b2082a8ae (patch) | |
tree | 7622264a1f24c019cdecac08d1b77b3385d27887 /Lib/test | |
parent | 552b2646b75d079e9b31d4e800fbb2234624ed44 (diff) | |
download | cpython-5a6318f2aab0a55a71a751a7de7e287b2082a8ae.zip cpython-5a6318f2aab0a55a71a751a7de7e287b2082a8ae.tar.gz cpython-5a6318f2aab0a55a71a751a7de7e287b2082a8ae.tar.bz2 |
[3.12] gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SSLContext` constructor (GH-117309) (GH-117317)
gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SSLContext` constructor (GH-117309)
Remove extra self DECREF on ssl "no ciphers" error path.
This doesn't come up in practice because nobody links against a broken
OpenSSL library that provides nothing.
(cherry picked from commit 8cb7d7ff86a1a2d41195f01ba4f218941dd7308c)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions