]> 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:11:48 +0000 (01:11 +0200)
commit3fd9520d1e54b7b403603f87d502c11201f87964
treeed8eb6230a9b08d2357f1c5a26ec1604a2f1e8be
parenta40403724bf6adaaa4cd2811f24fe51b19700b49
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