elm_image: Fix to initialize variable.
authorHosang Kim <hosang12.kim@samsung.com>
Mon, 16 Mar 2015 12:09:35 +0000 (21:09 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Mon, 16 Mar 2015 12:18:28 +0000 (21:18 +0900)
commit917e613edc68d07a32844677828f994a2f2540f9
treedb1c7fd5f2e82904d48dabb6897e421d34eda22b
parent46c0ac60da7ba40eb870370f6eb3fe310db5d844
elm_image: Fix to initialize variable.

Summary: If _elm_image_object_size_get fails, w and h have garbage value.

Test Plan: no

Reviewers: seoz, Hermet, cedric, raster

Differential Revision: https://phab.enlightenment.org/D2163
src/lib/elm_image.c