[Genlist] Fix crash issues
authorTae-Hwan Kim <the81.kim@samsung.com>
Fri, 7 Jun 2013 06:21:33 +0000 (15:21 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Wed, 12 Jun 2013 05:39:06 +0000 (14:39 +0900)
commitb1c1982315f37ae23225821e9434f3e28a58e310
treed7ec5db3824820a78cfb0f858f100c2c6c7d2f14
parent42027730f382f87cdaa02eade60fbf2b3dee3c6f
[Genlist] Fix crash issues

If application remove genlist in the callback of SIG_ACTIVATED,
then all smart data (wsd, psd) will be NULL.
So after this, return this stack.

Change-Id: Icff79c6426f75014ef2d994fd38b9e1b56c1a4b9
src/lib/elm_genlist.c