elementary/list - fixed for potential duplicated deletion (this is patched by jae...
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 9 Jun 2011 10:08:58 +0000 (10:08 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 9 Jun 2011 10:08:58 +0000 (10:08 +0000)
commit7ce4dc6c8bffafc9d4e5d3259cafaa93e33e7593
treeb6072626c8244177275cb2b443f622b7997f550f
parent2ab3397aa61a1956317f09b206cfc15939ed9f86
elementary/list - fixed for potential duplicated deletion (this is patched by jae.hwan.kim@samsung.com)

since the list calls the unref, it could be deleted multiple times
when user delete the list in it's callback function.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60124 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_list.c