mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
|
Some checks are pending
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / Cross build Linux (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
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
|
||
|---|---|---|
| .. | ||
| Hacl_Hash_Blake2b.h | ||
| Hacl_Hash_Blake2b_Simd256.h | ||
| Hacl_Hash_Blake2s.h | ||
| Hacl_Hash_Blake2s_Simd128.h | ||
| Hacl_Hash_MD5.h | ||
| Hacl_Hash_SHA1.h | ||
| Hacl_Hash_SHA2.h | ||
| Hacl_Hash_SHA3.h | ||
| Hacl_HMAC.h | ||
| Hacl_Impl_Blake2_Constants.h | ||
| Hacl_Streaming_HMAC.h | ||
| Hacl_Streaming_Types.h | ||