]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27866: Fix refleak in cipher_to_dict()
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 12 Sep 2016 10:00:23 +0000 (12:00 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 12 Sep 2016 10:00:23 +0000 (12:00 +0200)
commit410b9887e14f6b15c00c10e57537297c3abe45dd
tree31abaad3470401651776ea1ed04c29f6037c6fc0
parent52d61e485eeebcd3cc9ebdf0c762d100fc2916dc
Issue #27866: Fix refleak in cipher_to_dict()
Modules/_ssl.c