genlist: fix the access of the invalid items.
authorChunEon Park <hermet@hermet.pe.kr>
Thu, 15 Jan 2015 07:12:37 +0000 (16:12 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 15 Jan 2015 13:42:14 +0000 (22:42 +0900)
commit04ae5c11b01f553c67df4c6b33863934f6de74fe
treebd343d65d7b10d9387ced0b2728575a56cd0b9da
parente5b56cfb392b153e0bc3354f468c0a0af5218818
genlist: fix the access of the invalid items.

still, there were case item or genlist is cleared in the user callback.
don't access the cleared items if they are requested deletion.
src/lib/elm_genlist.c