[3.0] Fix SVACE issues 46/141646/1 accepted/tizen/3.0/common/20170808.135316 accepted/tizen/3.0/ivi/20170808.070701 accepted/tizen/3.0/mobile/20170808.070632 accepted/tizen/3.0/tv/20170808.070619 accepted/tizen/3.0/wearable/20170808.070644 submit/tizen_3.0/20170807.060155
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 1 Aug 2017 08:00:36 +0000 (17:00 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 1 Aug 2017 08:04:16 +0000 (17:04 +0900)
commit41ce2dd5bb77f2d7f9fca4c8e2530a65a2dc58a1
tree49545d2d2f4a77e0107bea2b35966b32ee510b32
parent819b50eb3aedba5e6b5ef83ab1470ddb1f02ed7f
[3.0] Fix SVACE issues

- Indicator::OnPan() code is unreachable because of 'return;' in ecore-indicator-impl
- Pointer 'info' returned from function 'malloc' at key-grab-ecore-wl may be null

Change-Id: I00e09c05319485e26a89b5d2658d9c82c7e0c42b
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
adaptors/ecore/common/ecore-indicator-impl.cpp
adaptors/ecore/wayland/key-grab-ecore-wl.cpp
adaptors/tizen/ecore-indicator-impl-tizen.cpp