Fix removing the config and sending a SIGUSR1 results in segfault
authorNikolas Garofil <nikolas@garofil.be>
Tue, 23 Feb 2010 13:41:11 +0000 (14:41 +0100)
committerNikolas Garofil <nikolas@garofil.be>
Tue, 23 Feb 2010 13:41:11 +0000 (14:41 +0100)
commitba06e0acadf35d31dcf9ff77a3f6263d257fe8ab
tree6b565325beb6d0d7c4528b95070bfb2bf8305269
parent085c39d39464642746a1883266d9dffcfc10e84c
Fix removing the config and sending a SIGUSR1 results in segfault

This re-implements the fix of the previous commit because that one
assumed that only overwriting the configfile can cause the config
to reload
src/conky.c