mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
malloca: do not exceed PTRDIFF_MAX
* lib/malloca.h: Include xalloc-oversized. (nmalloca): Use xalloc_oversized instead of rolling our own. * modules/malloca (Depends-on): * modules/relocatable-prog-wrapper (Depends-on): Add xalloc-oversized.
This commit is contained in:
@@ -47,6 +47,7 @@ unistd
|
||||
environ
|
||||
string
|
||||
verify
|
||||
xalloc-oversized
|
||||
|
||||
configure.ac:
|
||||
gl_FUNC_READLINK_SEPARATE
|
||||
|
Reference in New Issue
Block a user