Fix LP: #525926; conky sigsegv if config file is deleted
authorCesare Tirabassi <norsetto@ubuntu.com>
Mon, 22 Feb 2010 21:45:51 +0000 (22:45 +0100)
committerCesare Tirabassi <norsetto@ubuntu.com>
Mon, 22 Feb 2010 21:45:51 +0000 (22:45 +0100)
commit085c39d39464642746a1883266d9dffcfc10e84c
tree6cfe01bbbdf89c2416feecd7c1b07f58d0475c5e
parentd35aad5bfa67f010755eaab5e1beb8a7a3656e7d
Fix LP: #525926; conky sigsegv if config file is deleted

Basically, we only relod if the file is modified but still handle the case
where the watch gets lost. Maybe we should just ignore IN_IGNORE altogether?
src/conky.c