]> Savannah Git Hosting - gnulib.git/commit
reallocarray: simplify
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Oct 2024 04:34:12 +0000 (21:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Oct 2024 04:57:18 +0000 (21:57 -0700)
commitb69be0f7ae7484d4a390fe8549af8f2f1ec3a9f2
tree5f5fb73b30a736e69eb104477fdcde1c55699c6a
parent59d98e49baef0be71bf5edc3d0dca57084adcc74
reallocarray: simplify

* lib/reallocarray.c (reallocarray): Use simpler workaround
for realloc glitch, which does not involve malloc.
* modules/reallocarray (Depends-on): Remove malloc-posix.
ChangeLog
lib/reallocarray.c
modules/reallocarray