mbedtls/programs/test
David Horstmann 64cd2f21ed Fix potential double-free in calloc selftest
Where calloc returns two references to the same buffer, avoid calling
free() on both references by setting one to NULL.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-12-07 14:26:44 +00:00
..
cmake_package update headers 2023-11-02 19:47:20 +00:00
cmake_package_install update headers 2023-11-02 19:47:20 +00:00
cmake_subproject update headers 2023-11-02 19:47:20 +00:00
benchmark.c Explicitly indicating when private fields are accessed in benchmark.c. 2023-11-16 17:43:58 +01:00
CMakeLists.txt programs/test/metatest indirectly includes library/common.h 2023-11-06 20:33:19 +01:00
dlopen.c update headers 2023-11-02 19:47:20 +00:00
dlopen_demo.sh update headers 2023-11-02 19:47:20 +00:00
generate_cpp_dummy_build.sh update headers 2023-11-02 19:47:20 +00:00
metatest.c Fix the build with gcc-12 -Wuse-after-free 2023-11-21 13:42:40 +01:00
query_compile_time_config.c update headers 2023-11-02 19:47:20 +00:00
query_config.h update headers 2023-11-02 19:47:20 +00:00
query_included_headers.c update headers 2023-11-02 19:47:20 +00:00
selftest.c Fix potential double-free in calloc selftest 2023-12-07 14:26:44 +00:00
udp_proxy.c update headers 2023-11-02 19:47:20 +00:00
udp_proxy_wrapper.sh update headers 2023-11-02 19:47:20 +00:00
zeroize.c update headers 2023-11-02 19:47:20 +00:00