mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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 GH-140120, via an upstream fix. (cherry picked from commit 3a81313019ba82152653bd86f6ffd87dfe339c60) Co-authored-by: Jonathan Protzenko <jonathan.protzenko+github@gmail.com>