Set initial value as null to detected handles 79/72779/2
authorKyungwook Tak <k.tak@samsung.com>
Thu, 2 Jun 2016 10:41:15 +0000 (19:41 +0900)
committerkyungwook tak <k.tak@samsung.com>
Fri, 3 Jun 2016 01:43:14 +0000 (18:43 -0700)
commitec1a11ff249d0e1f7aac8fa798ae91c97b5cf57e
tree395bfb25ea40b12ac88c275ff5819c2888c2e25e
parentdd59df9cad474f561cc6833aa5a729931bed8b92
Set initial value as null to detected handles

Engine lib can be implemented as not to set detected handle to nullptr
explicitly if there isn't malware detected. For that case, we need to
set initial value of detected handle to nullptr explicitly.

Change-Id: If3b54f2b8b7bdfa8616b57ba171cf55c9f8e92ef
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
src/framework/service/cs-logic.cpp