[CodeClean] fix svace issue
authorJaeyun <jy1210.jung@samsung.com>
Fri, 8 Apr 2022 02:52:19 +0000 (11:52 +0900)
committerSangjung Woo <again4you@gmail.com>
Fri, 8 Apr 2022 07:22:37 +0000 (16:22 +0900)
commit921275821a3a7bd1d60d6b8208e5c697025d1f8f
treee8d187cae854af09834023ed66a39da8714aa8a1
parentca59f81d2efbe25fd3e0bda41a41b9aa1c12072e
[CodeClean] fix svace issue

1. Set interpreter lock while replacing interpreter in tf-lite sub-plugin.
2. Remove unreached code in converter.
3. Clearly check file ext (bmp) in test util.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_tensorflow_lite.cc
gst/nnstreamer/tensor_converter/tensor_converter.c
tests/bmp2png.c