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