]> Savannah Git Hosting - gnulib.git/commit
malloc, calloc, realloc tests: Work around clang optimization bug.
authorBruno Haible <bruno@clisp.org>
Mon, 4 Nov 2024 10:47:23 +0000 (11:47 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 4 Nov 2024 10:47:23 +0000 (11:47 +0100)
commit5c8290b0e74ec91c06d81d775e60407209fb789b
tree885830942c86a06853167c9875348a5dfbe93ab6
parent29a14761ab5a37b3f6ad81bf2bb563cacada2a96
malloc, calloc, realloc tests: Work around clang optimization bug.

* tests/test-malloc-posix.c (my_malloc): New variable.
* tests/test-calloc-posix.c (my_calloc): New variable.
* tests/test-realloc-posix.c (my_realloc): New variable.
ChangeLog
tests/test-calloc-posix.c
tests/test-malloc-posix.c
tests/test-realloc-posix.c