]> Savannah Git Hosting - gnulib.git/commit
realloc-posix tests: Fix memory leak.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 19:54:41 +0000 (20:54 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 19:54:41 +0000 (20:54 +0100)
commite4424a2c65fee72dd06955f23d68dfd889fb191a
tree0f35fde23057f11b244d112989740c271ec1beed
parent2f63858fb19fd49fb1876ba9482fe7444e7c67b2
realloc-posix tests: Fix memory leak.

* tests/test-realloc-posix.c (main): Don't clobber variable 'p' in
failing call.
ChangeLog
tests/test-realloc-posix.c