evas sw generic - handle alloc failures correctly for map struct
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 9 Jul 2016 03:28:05 +0000 (12:28 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 9 Jul 2016 03:28:05 +0000 (12:28 +0900)
commitcdbd437c5f7900a7ce9e4e60e522c1a41150b70b
tree5d56613951b1fa15be61a145def86dada235ca5c
parentde9277460a9ad3b28bb55c60313e83dff3b96223
evas sw generic - handle alloc failures correctly for map struct

map struct allocation was not handled right - we assumed successthen
later checked for failure with an if() after using the ptr. this
should fix CID 1353722
src/modules/evas/engines/software_generic/evas_engine.c