e_xdg_shell_v6: check null for shell resources 17/191917/2
authorJuyeon Lee <juyeonne.lee@samsung.com>
Thu, 25 Oct 2018 08:54:01 +0000 (17:54 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 25 Oct 2018 09:37:07 +0000 (09:37 +0000)
commitb42a93fb5ccb53799691d249e3b7235af357086d
tree44d534021e0313e8b0283f12510f2d9a31d27db8
parentc61e876931bb8ce2cefe67ed9bbb16ffab811f78
e_xdg_shell_v6: check null for shell resources

sometimes, zxdg shell destroy is made at the same time of conifugration changes
   zxdg_toplevel_v6_destroy() --> To destroy zxdg_toplevel_v6 resource.
   tizen_policy_lower()  --> to generate configure event from enlightenment

Change-Id: I0e2a960313da4a78d181c8878b8fa6e5985455d4
src/bin/e_xdg_shell_v6.c