1
0
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:
Paul Eggert
2016-12-15 09:56:53 -08:00
parent cb4e027f61
commit ca495b0f87
4 changed files with 13 additions and 9 deletions

View File

@@ -47,6 +47,7 @@ unistd
environ
string
verify
xalloc-oversized
configure.ac:
gl_FUNC_READLINK_SEPARATE