memleak fix: unittest-common forgot to unref
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 30 Aug 2023 07:40:03 +0000 (16:40 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 31 Aug 2023 04:26:59 +0000 (13:26 +0900)
commitbdd58eeae56aac64aee18bea212d045f6fd7ea49
tree9fedba06ab6088d95a5150229ddc4ed3d3de5f36
parent2e1f795bd28ea02536e1ad36e72f85b78e7aea40
memleak fix: unittest-common forgot to unref

Unref gst-buffer that is allocated in the test case.

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