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)
commitd4a5f4a5632b35f787cb7899a2ab669ada215018
treeb6072626c8244177275cb2b443f622b7997f550f
parentc3356d120ad7be2a2834955b8d2b77b979d8d6a3
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@60124 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_list.c