Skip to content

Commit 3a81313

Browse files
authored
gh-140120: Refresh HACL* to fix an hmac memory leak (GH-140188)
This pulls an updated version of HACL* that fixes the memory leak reported in #140120, via an upstream fix.
1 parent 7f371ed commit 3a81313

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)