[common] Fix mem leak in extra tensors
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 8 Feb 2024 07:17:07 +0000 (16:17 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 14 Feb 2024 05:59:13 +0000 (14:59 +0900)
commitd697d272eda5a9e32c70056b3008e19fe2cd7b11
treed7225ae02b9d2501a08dfe0567ac5b8cbea2f8f1
parentf4210facf33a26ba21da1a890dc2bd1a4c981481
[common] Fix mem leak in extra tensors

- Extra tensor names stored in GstMemory leaks.
- Let the extra tensor do not store names.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
gst/nnstreamer/nnstreamer_plugin_api_impl.c