(rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
authorJim Meyering <jim@meyering.net>
Thu, 16 Jun 2005 14:49:03 +0000 (14:49 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 16 Jun 2005 14:49:03 +0000 (14:49 +0000)
commit0eb811b775eb9fe5370c54692702dd927969d99b
tree9457bcb3f7e3f15e4ac20ca94d228eb8a16334f4
parent7b8d37027c59392d07473925d8f074e8c8a38f42
(rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
when either N or S is zero.
lib/calloc.c