r40: config.h.in, configure.in: get rid of malloc() and realloc()
authoryoe <yoe>
Thu, 16 Oct 2003 13:08:17 +0000 (13:08 +0000)
committeryoe <yoe>
Thu, 16 Oct 2003 13:08:17 +0000 (13:08 +0000)
commit46ba5007f2e142b76c77a4539735f746ba0fc341
tree0410571983d563735cb340f99b286d176f65824e
parent593fa65e5c5312bef608806e0f43adf65e5cc313
r40: config.h.in, configure.in: get rid of malloc() and realloc()
tests. They test whether malloc behaves as expected when doign
something we don't do anyway. sf.net bug#824073
nbd-server.c:
* realloc() the right way. sf.net bug#824092
* incorporated parts of patch#815093 (some parts broke things
  which weren't always compiled-in, so didn't do those)
config.h.in
configure.in
nbd-server.c