commit | 54babbe976531d4d1c21ea415f71e7c6846e15bc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jul 09 03:15:36 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Jul 09 03:15:36 2020 -0700 |
tree | 16a07905bfb6b788a558ac3cd1b19d4ba2e999fc | |
parent | c1c50345933efca42169f03d79ff4fe3d9c06bdc [diff] |
bpo-41252: Fix incorrect refcounting in _ssl.c's _servername_callback() (GH-21407) (cherry picked from commit ee96f32ca24779656d3c8736d26671fc3689f0a3) Co-authored-by: Zackery Spytz <zspytz@gmail.com>