emile: comparing less than zero with unsigned interger.
authorSubodh Kumar <s7158.kumar@samsung.com>
Mon, 9 Oct 2017 23:38:25 +0000 (16:38 -0700)
committerCedric Bail <cedric@osg.samsung.com>
Mon, 9 Oct 2017 23:38:28 +0000 (16:38 -0700)
commitc5e3196731ba1f5a6e995c2cc0f2a530224dce2d
tree7b81fa1e2ec54eb14eea8d37313210590a05eade
parentf418d62af3624ce6d1a9667bb500ef59d9389d7a
emile: comparing less than zero with unsigned interger.

Summary:
Unsigned integer should not be compared to less than zero.
@fix

Reviewers: cedric

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5270

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
src/lib/emile/emile_image.c