eina: comparing unsigned integer with less than zero.
authorSubodh Kumar <s7158.kumar@samsung.com>
Fri, 13 Oct 2017 18:46:28 +0000 (11:46 -0700)
committerCedric Bail <cedric@osg.samsung.com>
Fri, 13 Oct 2017 18:46:32 +0000 (11:46 -0700)
commitbe63db00a71bf1b5b3da59c29e0b3fb569b0ba90
tree026a7dd45e4b16f0c50e3f397743bb56d8aa30d9
parentc47fdb8c80bc02d54bb45d0980538e8f9f868dd6
eina: comparing unsigned integer with less than zero.

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

Test Plan: NA

Reviewers: cedric

Subscribers: shilpasingh, jpeg

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

Signed-off-by: Cedric Bail <cedric@osg.samsung.com>
src/lib/eina/eina_share_common.c
src/lib/eina/eina_strbuf.c