elementary/list - fixed for potential duplicated deletion (this is patched by jae...
authorChunEon Park <hermet@hermet.pe.kr>
Thu, 9 Jun 2011 10:08:58 +0000 (10:08 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 9 Jun 2011 10:08:58 +0000 (10:08 +0000)
commitcf7e599fb9042e0c4490cdef7261c3f55ecf5b5a
treeb6072626c8244177275cb2b443f622b7997f550f
parent2362b7ab7e3f983f1e8b00f97f822d83db3dbaba
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.

SVN revision: 60124
src/lib/elm_list.c