]> 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>
Thu, 9 May 2024 12:01:10 +0000 (14:01 +0200)
commit148939f9e27bc22f293738720508511adc6ad49a
tree8fa92a9437ccf030364a3b12e87eacb5cd135c77
parentc61c0388f61ee69a13f093159e73e5d304f757d2
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