]> Savannah Git Hosting - gnulib.git/commit
explicit_bzero, memset_explicit tests: Avoid test failures with ASAN.
authorBruno Haible <bruno@clisp.org>
Thu, 9 May 2024 12:01:10 +0000 (14:01 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 17 May 2024 23:31:20 +0000 (01:31 +0200)
commit8055ea064619a003618f2698c45b62bf4d5714b2
tree95f792cdf88ee84a998b3dc6bbc64a9c2010981b
parent83b9f6e907c1237a589a8a694384a9e6f3549059
explicit_bzero, memset_explicit tests: Avoid test failures with ASAN.

* tests/test-explicit_bzero.c (test_heap, test_stack): Define to empty
if ASAN is enabled.
* tests/test-memset_explicit.c (test_heap, test_stack): Likewise.
ChangeLog
tests/test-explicit_bzero.c
tests/test-memset_explicit.c