eo: Fix composite objects destruction
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 28 Jun 2016 10:29:31 +0000 (19:29 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 28 Jun 2016 10:29:31 +0000 (19:29 +0900)
commitd8db7b2637528dbc89605720a371b0677c84ae88
tree0ad36381e679c5694b5aa5fa11cf66690398fbfd
parent2078b74e2899948b8c18cf4ab38e1636728d23b5
eo: Fix composite objects destruction

This walks the list and removes objects from it. Not
using EINA_LIST_FREE as the actual list_remove is done
inside eo_composite_detach.
src/lib/eo/eo_base_class.c