[SVACE/IIO] Bugfix of memory leak for iio svace
authorParichay Kapoor <pk.kapoor@samsung.com>
Tue, 23 Apr 2019 11:14:13 +0000 (20:14 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 23 Apr 2019 11:36:15 +0000 (20:36 +0900)
commit83338dfa70e68d9d5160d89f765d613c116aebcd
treec71d46670b2a4049d18082451765f1c479176026
parent0570c3d77e1be0bc694a4695bfcc38565ffccc52
[SVACE/IIO] Bugfix of memory leak for iio svace

MEMORY_LEAK.EX Dynamic memory referenced by raw_data_base was allocated
by calling function g_malloc and lost

Fixed with updated memory free

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
gst/nnstreamer/tensor_source/tensor_src_iio.c