* libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is
authorMatt Kraai <kraai@debian.org>
Tue, 26 Feb 2002 15:28:22 +0000 (15:28 -0000)
committerMatt Kraai <kraai@debian.org>
Tue, 26 Feb 2002 15:28:22 +0000 (15:28 -0000)
commita99b1943360e3efaa60b83ee9b54c8077fee5212
tree127bb463a98a21464d51507cf4ac008cd8d9481d
parenteed9451cf6076a07b1768c3ca5ef21618b00b38d
* libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer is
  requested.
  (xrealloc): Simplify.
libbb/xfuncs.c