Revamp xalloc interface so that it can check for address arithmetic overflow.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Oct 2003 06:07:10 +0000 (06:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Oct 2003 06:07:10 +0000 (06:07 +0000)
commite970fbf9c5bdbe3f099c579dfb465a389aac3dc2
tree9ede3acbb9f0dc46c596cf2d9c1f5dbdc14adaa2
parent10f1955111d164643ac0dc70803ec4b4a1d19a3b
Revamp xalloc interface so that it can check for address arithmetic overflow.
ChangeLog
lib/ChangeLog
lib/xalloc.h
lib/xmalloc.c
lib/xstrdup.c
m4/ChangeLog
m4/xalloc.m4
modules/xalloc