Fix Window Manager crush when application terminated
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Thu, 30 Aug 2018 05:30:16 +0000 (14:30 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Tue, 11 Sep 2018 04:37:29 +0000 (13:37 +0900)
commitd5a353563462d3eebd5e138a0ed4f850ea8cd809
treee697df722979e4f5904397e13bb63b69a44ec5df
parentb77279919e694ff49dc8032840aff0f5be8b7967
Fix Window Manager crush when application terminated

Fix Window Manager crush when applicaiton terminated
caused by wrong handling of sd_event_source.

v2. Add error check just in case

conflict : window_manager.cpp
 Fix build error

Bug-AGL: SPEC-1696

Change-Id: I639a60015cde46fca6bc5a3f6e8037afd8d79330
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
policy_manager/policy_manager.cpp
src/window_manager.cpp