David Horstmann e369fcb23a Disable check_mbedtls_calloc overallocation under ASan
This test case exercises an integer overflow in calloc. Under Asan, with
a modern Clang, this triggers an Asan complaint. The complaint can be
avoided with ASAN_OPTIONS=allocator_may_return_null=1, but this has to
be set in the environment before the program starts, and could hide
other errors.

Reproduced from a commit in mbedtls#8286

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-12-20 14:49:41 +00:00
..
2023-11-03 12:04:52 +00:00
2023-11-06 10:06:03 +08:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-05-12 13:57:39 +02:00
2023-03-16 11:10:17 +08:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-03-16 11:10:17 +08:00
2023-11-03 12:04:52 +00:00