[Filter] fix the memory leak at filter
authorHyoung Joo Ahn <hello.ahnn@gmail.com>
Wed, 23 Jan 2019 03:58:23 +0000 (12:58 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Thu, 24 Jan 2019 02:41:17 +0000 (11:41 +0900)
commit891a2bee88b164410b666e9f74e3a61479fe0536
treed82f6a6823f273009ba09bcb1b8d0475a03ef583
parent3065d38fb8c56064ab695a8d46b2f9dbd3e1aad7
[Filter] fix the memory leak at filter

this pr solves the memory leak problem about the `model_file` and the `name` of input/output tensor

Signed-off-by: Hyoung Joo Ahn <hello.ahnn@gmail.com>
gst/nnstreamer/tensor_filter/tensor_filter.c
nnstreamer_example/custom_example_LSTM/dummy_LSTM.c
nnstreamer_example/custom_example_RNN/dummy_RNN.c
nnstreamer_example/custom_example_passthrough/nnstreamer_customfilter_example_passthrough.c