dayselector : add safety check for NULL pointer from _item_find()
authorHosang Kim <hosang12.kim@samsung.com>
Wed, 17 Jun 2015 13:02:48 +0000 (15:02 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 17 Jun 2015 13:59:19 +0000 (15:59 +0200)
commitdbe8ca699a3ac55518d490f2aaad926cc5c86436
tree065bf5664e2b3b996270fb084347d2c907225cc5
parentfb050ab650348a3bdd370c81f0b9ca911a904f9f
dayselector : add safety check for NULL pointer from _item_find()

Summary:
It could make crash when _item_find() is failed.
CID - 404129
CID - 402467
CID - 398714
CID - 390012

@fix

Reviewers: raster, thiepha, woohyun, Hermet

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

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