]> Savannah Git Hosting - gnulib.git/commit
free tests: Avoid test failure with ASAN.
authorBruno Haible <bruno@clisp.org>
Thu, 9 May 2024 13:06:40 +0000 (15:06 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 17 May 2024 23:32:37 +0000 (01:32 +0200)
commitf99ea8ba900ede06134e5fc7e814a70b10fe841f
treed7e5b2424b7f8b0ac5db5081e619c52d6c9301bc
parent8055ea064619a003618f2698c45b62bf4d5714b2
free tests: Avoid test failure with ASAN.

* tests/test-free.c (main): Skip mmap/munmap based test if ASAN is
enabled.
ChangeLog
tests/test-free.c