Fix exception handling of appcore_ui_base API 41/132841/2
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 8 Jun 2017 03:52:26 +0000 (12:52 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Thu, 8 Jun 2017 04:24:44 +0000 (04:24 +0000)
commit0fcfe3095409c931075c57faa7bd48809ab70b6f
treeb34083376d551930917bd1cb7374464522518e76
parentd82ac10ce2075e4ee89ea37594e05cfc4adc3d87
Fix exception handling of appcore_ui_base API

If the create callback returns a negative error value,
the appcore_base_init function should return the value.

Change-Id: Ief69e3d2ddb83fee992323ab79e6196a95d7924d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/base/appcore_base.c