We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc70859 commit 8e95250Copy full SHA for 8e95250
1 file changed
Misc/NEWS.d/next/Library/2026-07-04-12-52-22.gh-issue-149816.XQOutB.rst
@@ -1,2 +1,3 @@
1
-:mod:`hashlib`: fix a race when fetching OpenSSL digests. Patch by Bénédikt
2
-Tran.
+:mod:`hashlib`: fix a memory leak arising from a race condition when looking
+up an OpenSSL hash algorithm by name the first time. Patch by Bénédikt Tran.
3
+
0 commit comments