Fix exception handling of watch_time_get_dst_status API 97/129997/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 19 May 2017 00:11:05 +0000 (09:11 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 19 May 2017 00:12:50 +0000 (09:12 +0900)
commit143c69c23fe88f0d13c673c8ba81c78a590e0f1b
tree61f2d9d6ece01608808d20598eff9e889f7a7911
parent18922e3771d49e52541b6dfa7cf156b78b052b23
Fix exception handling of watch_time_get_dst_status API

The watch_time_get_dst_status API should check whether the parameter
is NULL pointer or NOT.

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