elementary: unref objects when memory allocation fails in factory
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 19 Sep 2019 09:49:39 +0000 (09:49 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 23 Sep 2019 21:32:19 +0000 (06:32 +0900)
commit4b02e45d4824be4d2e6c40fc4ac721aa12c7753e
treef5940d8d15536789e37b4bb7093b7a5e2362efe1
parent67964da2e3c68d845733850da475b0e84fdda330
elementary: unref objects when memory allocation fails in factory

The objects referenced are unreferenced when memory allocation fails in
elementary factory.

Differential Revision: https://phab.enlightenment.org/D9968
src/lib/elementary/efl_ui_caching_factory.c
src/lib/elementary/efl_ui_widget_factory.c