evas/cserve2: Fix crash in server when an image file changes
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Oct 2013 10:45:13 +0000 (19:45 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 30 Oct 2013 10:48:17 +0000 (19:48 +0900)
commit2b8e74e623c33c1f218f7eec6d3ff6eea2d2b09d
tree87102f16f065c90982af173b2596621f01ff06e4
parent82e8028b5d34ccf488eb3faed30f67b4b40bfaed
evas/cserve2: Fix crash in server when an image file changes

Since cserve2 uses inotify to track image file updates,
it will drop its references to a specific file and all
the associated images.
Fix some logic in the deletion code.
src/bin/evas/evas_cserve2_cache.c