mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 16:58:43 +00:00
Previously, numerous all.sh tests manually disabled the buffer allocator or memory backtracting after setting a full config as the starting point. With the removal of MBEDTLS_MEMORY_BACKTRACE and MBEDTLS_MEMORY_BUFFER_ALLOC_C from full configs, this is no longer necessary.