Janos Follath d5e7465ea0 inet_pton: help ASan find the underflow
The generated unit tests have the input parameters in large stack
buffers and therefore ASan doesn't notice under or overflows in them.
Copy the input parameter into a locally allocated buffer to trigger ASan
if something goes wrong.

Signed-off-by: Janos Follath <janos.follath@arm.com>
2026-02-12 08:11:37 +00:00
..
.jenkins
configs Remove deprecated items 2025-08-01 11:45:14 +01:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include initial remove of MBEDTLS_USE_PSA_CRYPTO 2025-07-30 07:55:13 +01:00
opt-testcases Switch to generated handshake tests 2025-03-03 16:13:19 +01:00
scripts Add ASan to test_sw_inet_pton 2026-02-12 08:11:37 +00:00
src initial remove of MBEDTLS_USE_PSA_CRYPTO 2025-07-30 07:55:13 +01:00
suites inet_pton: help ASan find the underflow 2026-02-12 08:11:37 +00:00
.gitignore cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
CMakeLists.txt cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-26 21:19:28 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Remove additional occurances of static ECDH symbols 2025-09-11 13:22:40 +01:00
context-info.sh Fix test and formatting in ssl_context_info 2025-04-29 22:02:24 +02:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile Test Makefiles: Updated location of psasim 2026-01-27 12:07:05 +00:00
ssl-opt.sh Further updates to ssl-opt tests as wrapped keys now expose the underlying type 2026-01-12 08:19:07 +00:00