Gilles Peskine a8cd2e6421 Fix the build without check_config.h (inclusion of limits.h)
Including `mbedtls/check_config.h` from `mbedtls/config.h` is optional. If
done, `limits.h` gets included. If not done, we were missing the inclusion
of `limits.h` in several source files. Fix this and add a test build that
doesn't include `mbedtls/check_config.h`.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-05-17 19:00:46 +02:00
..
cmake_subproject Update headers 2023-11-03 12:04:52 +00:00
benchmark.c Update headers 2023-11-03 12:04:52 +00:00
CMakeLists.txt programs/test/metatest indirectly includes library/common.h 2023-11-16 15:56:50 +01:00
dlopen_demo.sh Update headers 2023-11-03 12:04:52 +00:00
dlopen.c Update headers 2023-11-03 12:04:52 +00:00
generate_cpp_dummy_build.sh Update headers 2023-11-03 12:04:52 +00:00
metatest.c Fix the build with gcc-12 -Wuse-after-free 2023-11-22 17:37:57 +01:00
query_compile_time_config.c Update headers 2023-11-03 12:04:52 +00:00
query_config.c Update headers 2023-11-03 12:04:52 +00:00
query_config.h Update headers 2023-11-03 12:04:52 +00:00
selftest.c Fix potential double-free in calloc selftest 2023-12-07 14:28:52 +00:00
udp_proxy_wrapper.sh Update headers 2023-11-03 12:04:52 +00:00
udp_proxy.c Fix the build without check_config.h (inclusion of limits.h) 2024-05-17 19:00:46 +02:00
zeroize.c Update headers 2023-11-03 12:04:52 +00:00