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:48:32 +0000 (22:48 +0100)
commit8ca6ea6aec29e5f9bb1a11b4a18f12e634875ecb
tree47c9e7affb5f3c4ce9c917df8c46ecd476de744d
parent29f013b34da725f7be150abcc4880f294a23b5f6
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?
(cherry picked from commit 085c39d39464642746a1883266d9dffcfc10e84c)
src/conky.c