eo - destruction - ensure child is removed from parent child list
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 20 Aug 2015 03:50:52 +0000 (12:50 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 20 Aug 2015 03:53:53 +0000 (12:53 +0900)
commit8689d54471aafdd7a5b5a27ce116bf2ab68c1042
tree45ea81802e995f684c1b9273fc04461e3595efae
parent50e91e53219a31c967e1c702073c6f960b175c90
eo - destruction - ensure child is removed from parent child list

this follows on from cbc1a217bfc8b5c6dd94f0448f19245c43eb05e0 as this
code was correct, but was then causing bugs due to children staying in
their parent lists. this should never have happened and this is really
bad. this fixes this and ensures children on destruction are gone from
their parent lists.

@fix
src/lib/eo/eo_base_class.c