Code

free config_pid_file after using it for the last time ... Else, the daemon might...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 28 Sep 2009 16:16:09 +0000 (16:16 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 28 Sep 2009 16:16:09 +0000 (16:16 +0000)
commitd276a4138fc1e42bec970b617919ae382bc6f107
treefef0b9114299c03755cc905ce0f3e1ade603765f
parentedd7aa17f44dc718ab80b2dd29481fbfafa93c3e
free config_pid_file after using it for the last time ... Else, the daemon might either segfault or leave the PID file around. -- Sebastian Harl

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