elm : fix unintialized data set
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Fri, 14 Feb 2020 05:22:57 +0000 (14:22 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 17 Feb 2020 21:35:58 +0000 (06:35 +0900)
commit5813d946ce665091c9120950927be7f4f71bd003
tree1a817e46e94fd09644dbaade3158ce834d3dab39
parent193c8d9489787382782f75b695187ef239586109
elm : fix unintialized data set

Summary:
fw, fh can be referenced in _box_object_aspect_calc
without initialized when ax, ay is greater or equal than 0.

Reviewers: eagleeye

Reviewed By: eagleeye

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11348
src/lib/elementary/els_box.c