view modules/safe-alloc @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 8714c1a37024
children
line wrap: on
line source

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