eo: Fix deadlock with shared objects
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 6 Oct 2016 02:55:03 +0000 (11:55 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 6 Oct 2016 03:24:59 +0000 (12:24 +0900)
commit258cfbbe8013b50a7d3f89ab863dab73fcedcdb7
tree0970d8c6667514902e40ec4c23f8de37d6d1ebb1
parentd60f5e74354295d35296af3d1da9729a2c738b71
eo: Fix deadlock with shared objects

The object pointer was passed to EO_OBJ_DONE, rather than its
eo id.
src/lib/eo/eo_base_class.c