Ecore evas: Fix crash after image_data_set
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 9 May 2014 09:24:05 +0000 (18:24 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 12 May 2014 05:44:54 +0000 (14:44 +0900)
commitc2f4e38cf1ed06b476d577f0bc19861bde2501ae
treed1303182f707f312eb2332c331b53e1e0f8d8707
parent022ab7f2e6a87b6b39fa6f13630d3a34a6b8117a
Ecore evas: Fix crash after image_data_set

In some cases, the image has a format different from RGBA,
so image_data_set will be invalid as the new data is expected to
be RGBA. This happened with ETC2 images.
src/modules/ecore_evas/engines/extn/ecore_evas_extn.c