From e970fbf9c5bdbe3f099c579dfb465a389aac3dc2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 13 Oct 2003 06:07:10 +0000 Subject: Revamp xalloc interface so that it can check for address arithmetic overflow. --- modules/xalloc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/xalloc') diff --git a/modules/xalloc b/modules/xalloc index 3a9ea12040..46482cc88e 100644 --- a/modules/xalloc +++ b/modules/xalloc @@ -13,7 +13,7 @@ realloc error gettext exitfail -exit +stdbool configure.ac: gl_XALLOC @@ -25,5 +25,5 @@ Include: "xalloc.h" Maintainer: -Bruno Haible +all -- cgit v1.2.1