Fix coverity issue - Check app_event error code 53/292153/1
authorANZ1217 <chihun.jeong@samsung.com>
Fri, 28 Apr 2023 04:01:14 +0000 (13:01 +0900)
committerANZ1217 <chihun.jeong@samsung.com>
Fri, 28 Apr 2023 04:01:14 +0000 (13:01 +0900)
commit61535d6490b50037e1166690278dbdf2cb5b8380
tree889a74a25f4b7e4a4fa582005da546a5b9247da1
parent625fef01b81b8669c9a508f98a714398a15650fe
Fix coverity issue - Check app_event error code

Let we check the error code of each app_event_xxx cases.
And if there was some error, print error log, and skip it.

Change-Id: I2948ecbcdc603be06ba5505a70042c63d0fcc365
Signed-off-by: ANZ1217 <chihun.jeong@samsung.com>
dali/internal/adaptor/tizen-wayland/framework-tizen.cpp