Files
mbedtls/tests
Janos Follath 763a0cfd15 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-01-20 18:19:33 +00:00
..
2023-11-03 12:21:36 +00:00
2025-06-30 18:33:00 +01:00
2025-10-13 14:11:26 +01:00
2025-06-30 18:33:00 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2025-06-20 15:08:35 +01:00