Hash :
8e63aebd
Author :
Date :
2016-12-29T01:16:51
xalloc: x2nrealloc check for ptrdiff_t overflow * lib/xalloc.h (x2nrealloc): Check for ptrdiff_t overflow, too. * modules/xalloc, modules/xvasprintf (Depends-on): Add stdint.
Description:
Memory allocation with out-of-memory checking. Also see xalloc-die.
Files:
lib/xalloc.h
lib/xmalloc.c
m4/xalloc.m4
Depends-on:
extern-inline
stdint
xalloc-die
xalloc-oversized
configure.ac:
gl_XALLOC
Makefile.am:
lib_SOURCES += xmalloc.c
Include:
"xalloc.h"
License:
GPL
Maintainer:
all