evas/cserve2: Fix reload of image without load_opts
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 1 Oct 2013 02:59:40 +0000 (11:59 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:15 +0000 (15:47 +0900)
commit6f485d2a125be78388ffa95d88b041b20b8724ec
treede32692b35b0b0399642ba63e0021068ef2fb61f
parent74080fba226410257084df7cde9cb02f96ed37b6
evas/cserve2: Fix reload of image without load_opts

Problem: Images opened without load_opts are reopened
multiple times.
Solution: Use empty load opts when looking for the key.
src/bin/evas/evas_cserve2.h
src/bin/evas/evas_cserve2_cache.c