mirror of https://github.com/python/cpython
Browse Source
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/issue36179pull/12167/head
committed by
Miss Islington (bot)
2 changed files with 9 additions and 5 deletions
Loading…
Reference in new issue