[Decoder] Coverity issue 1036581 fix
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 3 Dec 2018 00:56:47 +0000 (09:56 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 3 Dec 2018 03:42:01 +0000 (12:42 +0900)
commit808b29e3b47d53acf18343721e4f5661f79a4ed5
treec16e6fa6cd92085893f6ba7290d404ed9b0d0ecf
parent7dd8495350c7809d985aba115a57946fe47d6a73
[Decoder] Coverity issue 1036581 fix

Coverity wants to check the return value of
_tensordec_process_plugin_options.

Let't check and log if there is an unwanted return value.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/tensor_decoder/tensordec.c