memleak fix: test/sink gtest
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 25 Aug 2023 02:50:38 +0000 (11:50 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 25 Aug 2023 05:41:23 +0000 (14:41 +0900)
commit47b29faa7d45037dc05729b741cf1fa4775ac8ea
tree7572baf178e0816db838049bae2de9edb641332c
parent0861dd64f0a312156c49b7e9a04c79a1dccb4f6b
memleak fix: test/sink gtest

A few test cases did not call deallocation.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tests/nnstreamer_sink/unittest_sink.cc