Evas cserve2: Fix invalid memory access
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 17 Jan 2014 09:07:33 +0000 (18:07 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 17 Jan 2014 10:00:54 +0000 (19:00 +0900)
commit34b8045d902d808716152d36b5d7c91f3dd058ae
tree96a9bf5b435300590097f0ac220ce72b6dddd517
parentc059b12bf4fe53a5f604bcb68183389d8fc6ec09
Evas cserve2: Fix invalid memory access

In case of load error, we free the file entry, but forgot to
reset the pointer to it in the image entry.
src/lib/evas/cserve2/evas_cs2_client.c