[Converter] fix coverity issue 1034478
authorJaeyun <jy1210.jung@samsung.com>
Wed, 10 Oct 2018 02:18:37 +0000 (11:18 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Wed, 10 Oct 2018 04:01:37 +0000 (13:01 +0900)
commit6adbe5e9c91b5638a583d7c910079cf2e31d3a92
tree54efb4fe5f96212524513426ab674817e9e2e2d9
parent7a0961840e3a2c169983269deec0220a4e3b6228
[Converter] fix coverity issue 1034478

1. add condition to check frame size (divide by zero)
2. remove debug message (unnecessary to print frames)

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/tensor_converter/tensor_converter.c