Fix removing the config and sending a SIGUSR1 results in segfault
authorNikolas Garofil <nikolas@garofil.be>
Tue, 23 Feb 2010 13:38:08 +0000 (14:38 +0100)
committerNikolas Garofil <nikolas@garofil.be>
Tue, 23 Feb 2010 13:38:08 +0000 (14:38 +0100)
commit72f5aa7ece3226cc0eb106d4fc2aa5886ed7bd6b
treeb9079e6751eacec917f3c12bfc558486a02b7d6f
parent8ca6ea6aec29e5f9bb1a11b4a18f12e634875ecb
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