Fix issue detected by static analysis tool 97/114997/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 16 Feb 2017 04:40:07 +0000 (13:40 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 16 Feb 2017 04:40:16 +0000 (13:40 +0900)
commitdfa9535448fc283bcce20db4063332c474370887
tree3d2197879d815f48aee4dcc2257f614aaddd8a3c
parent3f1b40f010d1bfd04cffb0fe8d364753dba4e87f
Fix issue detected by static analysis tool

The type of _current_cm_key_id is unsigned int, so it is greater than 0 or equal to 0.

Change-Id: I5a78c2a32be2f2de0c4f7d9fad793aa4dad1ee2a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/ise.cpp