jemalloc/test
orbisai0security b96aba96f9 fix: use bounded strlcpy/snprintf in arena.c
Finding triggers whenever there is a strcpy or strncpy used
Addresses c.lang.security.insecure-use-string-copy-fn.insecure-use-string-copy-fn
2026-06-28 00:14:51 +00:00
..
analyze De-export test-only helpers via JET_EXTERN / #ifdef JEMALLOC_JET; declare in unit tests, not headers 2026-06-11 11:45:05 -04:00
include/test De-export test-only helpers via JET_EXTERN / #ifdef JEMALLOC_JET; declare in unit tests, not headers 2026-06-11 11:45:05 -04:00
integration Replace experimental_infallible_new with compile-time flag 2026-06-06 09:50:37 -04:00
src Remove safety check abort mallctl 2026-06-02 13:24:23 -04:00
stress Remove batch_alloc API 2026-05-22 23:34:10 -07:00
unit Use SEC in PAC to reduce lock contention on the ecaches 2026-06-24 10:54:34 -07:00
test.sh.in Speculative fix for Windows tasks that sometime fail on aligned_alloc 2026-06-02 13:24:23 -04:00
test_invariant_arena.c fix: use bounded strlcpy/snprintf in arena.c 2026-06-28 00:14:51 +00:00