evas scale cache - address possible coverity deadlock
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 11 Jul 2016 12:45:39 +0000 (21:45 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 11 Jul 2016 12:45:39 +0000 (21:45 +0900)
commit98a02fc17c8d630068684385f74787bfc26183cf
tree015547bd4ca62d0c8c9c6a62f26e5253f265ffab
parentea99e6288d8aa03aad0f1763ec0e8160ffeb08d9
evas scale cache - address possible coverity deadlock

this should fix CID 1106338  where we don't lock and unlock caches in
the same order.
src/lib/evas/common/evas_image_scalecache.c