Code

This helps with portability on platforms where realloc doesn't handle NULL.
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 8 Nov 2008 22:50:51 +0000 (22:50 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sat, 8 Nov 2008 22:50:51 +0000 (22:50 +0000)
commitad707ff4f4ad63ee22a14e8369cfd28d94554c9e
treeb25e5de3875b53ab56fd6a4b6f1b5cb0dd5d6a32
parent4bf7adbb7f93faaa2c4f2b8d1b896a9489d75317
This helps with portability on platforms where realloc doesn't handle NULL.
-- kevin

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1659 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_daemon.c