Hash :
b8e5f9c8
Author :
Date :
2016-12-15T10:00:22
safe-alloc: use xalloc-oversized * lib/safe-alloc.c: Include xalloc-oversized.h. (safe_alloc_oversized): Remove. All uses changed to xalloc_oversized. * modules/safe-alloc (Depends-on): Add xalloc-oversized.
Description:
A set of macros to make calls to alloc/calloc/realloc safer.
Files:
lib/safe-alloc.h
lib/safe-alloc.c
m4/safe-alloc.m4
Depends-on:
xalloc-oversized
configure.ac:
gl_SAFE_ALLOC
Makefile.am:
lib_SOURCES += safe-alloc.c
Include:
"safe-alloc.h"
License:
LGPLv2+
Maintainer:
David Lutterkort