evas cache image - protect against null cache ptrs
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 5 Mar 2018 10:04:42 +0000 (19:04 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 10 Apr 2018 11:10:47 +0000 (20:10 +0900)
commit8792002060801d772c4e2b39bb23a565355bf3da
tree356a0966eeae65c396ce0db33f449ceaf6001fb0
parent41ee06a2c980937ce6d0a942fa3eb8808afd7b80
evas cache image - protect against null cache ptrs

ok. i can't find the root cause because all i have is a backtrace from
ApBBB and he says he can't reproduce it and i know im->cache is
null... if i could reproduce ... i'd be hunting the root cause. but
the best i can do is check for null im->cvache ptrs and be safe.
crashes are bad. especially for end users.
src/lib/evas/cache/evas_cache_image.c