]> Savannah Git Hosting - gnulib.git/commit
malloca: do not exceed PTRDIFF_MAX
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Dec 2016 17:56:53 +0000 (09:56 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Dec 2016 18:19:48 +0000 (10:19 -0800)
commitca495b0f87b2626156c8e51555fbd58c9129d3cc
treef81019f97270d20fd60265a36ff8be554a7d19e8
parentcb4e027f61170badd1d856a60a1c02a01edf3bda
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.
ChangeLog
lib/malloca.h
modules/malloca
modules/relocatable-prog-wrapper