Protect from invalid vwin_info accessing 62/39162/1
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 7 May 2015 06:27:50 +0000 (15:27 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 7 May 2015 08:23:35 +0000 (17:23 +0900)
commit65dfdebd0137c3361d066686c8986f92aa972bd9
tree98bce0446ece5bb08cff48f58f12d6a5121a7116
parentd01ac6f0c5d6d4a7e2ef4185f96308693edc394b
Protect from invalid vwin_info accessing

In some weird cases, if anyone tries to access vwin info object,
try to check its state first.

if the state indicates unknown, stop and return.

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ibb212ec67f1c9f189c498679d591a3d1310c78dd
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
include/binder.h
src/binder.c
src/virtual_window.c
src/virtual_window_wayland.c