mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh
This commit is contained in:
parent
4b3a45e190
commit
9f409f6aec
@ -979,6 +979,7 @@ component_test_memory_buffer_allocator_backtrace () {
|
||||
scripts/config.pl set MBEDTLS_MEMORY_BUFFER_ALLOC_C
|
||||
scripts/config.pl set MBEDTLS_PLATFORM_MEMORY
|
||||
scripts/config.pl set MBEDTLS_MEMORY_BACKTRACE
|
||||
scripts/config.pl set MBEDTLS_MEMORY_DEBUG
|
||||
CC=gcc cmake .
|
||||
make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user