Fix exception handling 05/136405/1
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 29 Jun 2017 09:44:27 +0000 (18:44 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 29 Jun 2017 09:44:27 +0000 (18:44 +0900)
commit9ddc6696601e88236c404734066681e7dd91876b
tree3ed67eb4572537270ee15a75bb850cfac973a756
parent6fa70cac05b6a56d7ee974d60d8ea4f202f62051
Fix exception handling

If the return value of the appsvc API is NULL pointer, the getter API
should not return a negative error value.

Change-Id: I1069186e3f11cd4010f87991f371a43eaabf2412
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
app_control/app_control.c