diff options
author | Christian Heimes <christian@python.org> | 2019-03-04 17:10:45 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-03-04 17:10:45 (GMT) |
commit | 84b5ac9ba6fd71ba9d0ef98e2a166a35189b263f (patch) | |
tree | 1956a80e4bc31767512eac76df8cb230ffdfb06b /Python/formatter_string.c | |
parent | 710dcfd2f4bee034894a39026388f9c21ea976f1 (diff) | |
download | cpython-84b5ac9ba6fd71ba9d0ef98e2a166a35189b263f.zip cpython-84b5ac9ba6fd71ba9d0ef98e2a166a35189b263f.tar.gz cpython-84b5ac9ba6fd71ba9d0ef98e2a166a35189b263f.tar.bz2 |
[2.7] bpo-36179: Fix ref leaks in _hashopenssl (GH-12158) (GH-12166)
Fix two unlikely reference leaks in _hashopenssl. The leaks only occur in
out-of-memory cases. Thanks to Charalampos Stratakis.
Signed-off-by: Christian Heimes <christian@python.org>
https://bugs.python.org/issue36179.
(cherry picked from commit b7bc283ab6a23ee98784400ebffe7fe410232a2e)
Co-authored-by: Christian Heimes <christian@python.org>
https://bugs.python.org/issue36179
Diffstat (limited to 'Python/formatter_string.c')
0 files changed, 0 insertions, 0 deletions