evas/cserve2: Prevent potential infinite loop (shutdown)
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 30 Oct 2013 05:57:52 +0000 (14:57 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 30 Oct 2013 10:48:17 +0000 (19:48 +0900)
commit498418bb67c1642d5ccdaa71b393eb57060f1d32
tree37a6a7ca351c7c11f82de23c92dff00a9b42265f
parent2b8e74e623c33c1f218f7eec6d3ff6eea2d2b09d
evas/cserve2: Prevent potential infinite loop (shutdown)

In shutdown, I've encountered an infinite loop.
It SHOULD NOT possibly happen, but somehow some image
was marked as delete_me=1 but still present in the LRU.
src/lib/evas/cache2/evas_cache2.c