]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
free config_pid_file after using it for the last time ... Else, the daemon might...
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 28 Sep 2009 16:16:09 +0000 (16:16 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 28 Sep 2009 16:16:09 +0000 (16:16 +0000)
commit59ed6b0f329c51442bd86c39a2572bcd9689d1f6
tree1dc5f172ba82305d3df7f6c730f3077777933bdf
parentf4894d797ed49ae773dbb15ce0d83807e5a650a9
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/program@1915 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_daemon.c