eet: wrong comparision to less than zero with unsigned integer.
authorSubodh Kumar <s7158.kumar@samsung.com>
Fri, 6 Oct 2017 16:51:13 +0000 (09:51 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 6 Oct 2017 16:51:19 +0000 (09:51 -0700)
commite5a588b0bf150beff7cf9b74612456bf2c5f7475
tree9f8cde4ffb64a08bd3f05f2f7897dcda8f411fcb
parent321673fe59bd12170cd1f6086b47d71e351962be
eet: wrong comparision to less than zero with unsigned integer.

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

Test Plan: Na

Reviewers: cedric

Subscribers: jpeg

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eet/eet_lib.c