]> Savannah Git Hosting - gnulib.git/commit
realloc-posix: Set errno when failing (regression 2029-10-29).
authorBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 19:53:17 +0000 (20:53 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 19:53:54 +0000 (20:53 +0100)
commit5c3bd571060e13d25aec57973b66a75923554b6f
treed753b7afce081660857e21fc0f28ee5610bfc165
parent97da508e246dd036fabaa5b40a7c95ad48ef1fb7
realloc-posix: Set errno when failing (regression 2029-10-29).

* lib/realloc.c (rpl_realloc): When failing, with HAVE_MALLOC_POSIX not
defined, set errno.
ChangeLog
lib/realloc.c