Skip to content

Commit 32e60fa

Browse files
[3.14] pythongh-140120: Refresh HACL* to fix an hmac memory leak (pythonGH-140188) (python#140192)
pythongh-140120: Refresh HACL* to fix an hmac memory leak (pythonGH-140188) This pulls an updated version of HACL* that fixes the memory leak reported in pythonGH-140120, via an upstream fix. (cherry picked from commit 3a81313) Co-authored-by: Jonathan Protzenko <[email protected]>
1 parent 54261b6 commit 32e60fa

32 files changed

+189
-172
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fixed a memory leak in :mod:`hmac` when it was using the hacl-star backend.
2+
Discovered by ``@ashm-dev`` using AddressSanitizer.

0 commit comments

Comments
 (0)