[Coverity] Fix CWE-466 (Lock) in tizensensor_get_property
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 10 Sep 2020 03:11:18 +0000 (12:11 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 10 Sep 2020 05:24:49 +0000 (14:24 +0900)
commit3362d11a458bfd38d5b4e55f5a79694438d741e5
tree8dba5a19c3434df669517732aa838f1c9ea1311a
parent3ab58006f9a8ed7fc0940dfcfd4fa3d1a092a9f5
[Coverity] Fix CWE-466 (Lock) in tizensensor_get_property

The conditions in `if` statements is guaranteed in the get_property function, so remove this part

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
ext/nnstreamer/tensor_source/tensor_src_tizensensor.c