Fix problem when pointer is nullptr. 47/15847/1
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Mon, 30 Jul 2018 01:31:58 +0000 (10:31 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Mon, 30 Jul 2018 01:34:57 +0000 (10:34 +0900)
commit32f4569cb1f2e7770c935dc375c08747a414c8eb
tree087bde683957212375243324c2f335b9af43e39f
parent58f6609308a7fdf1035d1fd65c644febc862b122
Fix problem when pointer is nullptr.

    When event_only pointer is nullptr,
    print out a warning log and return.

Change-Id: I1115cc1d17a1cbfa4b9a2cdee57fe56069a3fe81
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
src/libhomescreen.cpp