This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, gregory.p.smith
Date 2019-03-04.09:41:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551692470.57.0.884323239932.issue36179@roundup.psfhosted.org>
In-reply-to
Content
Charalampos Stratakis from Red Hat's Python Maintenance Team found two minor reference leaks in _hashopenssl.c. Ref counts of newly allocated are not decreased when allocation of another object fails.
History
Date User Action Args
2019-03-04 09:41:10christian.heimessetrecipients: + christian.heimes, gregory.p.smith
2019-03-04 09:41:10christian.heimessetmessageid: <1551692470.57.0.884323239932.issue36179@roundup.psfhosted.org>
2019-03-04 09:41:10christian.heimeslinkissue36179 messages
2019-03-04 09:41:10christian.heimescreate