server-skynet-source-3rd-je.../test
Qi Wang 0e29ad4efa Rename zero_realloc option "strict" to "alloc".
With realloc(ptr, 0) being UB per C23, the option name "strict" makes less sense
now.  Rename to "alloc" which describes the behavior.
2022-04-20 10:27:25 -07:00
..
analyze Fix shadowed variable usage. 2021-12-23 10:55:08 -08:00
include/test Fix test config of lg_san_uaf_align. 2022-01-04 11:03:51 -08:00
integration Use volatile to workaround buffer overflow false positives. 2022-04-04 12:16:46 -07:00
src Fix shadowed variable usage. 2021-12-23 10:55:08 -08:00
stress Darwin malloc_size override support proposal. 2021-10-01 14:32:40 -07:00
unit Rename zero_realloc option "strict" to "alloc". 2022-04-20 10:27:25 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00