parsebin: Fix leak
authorEdward Hervey <edward@centricular.com>
Mon, 31 Oct 2022 15:06:45 +0000 (16:06 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 4 Nov 2022 17:59:21 +0000 (17:59 +0000)
commit93d8b3f6607c433babfa8e5ae7c39f86f0b3b45f
tree4a5239cf52234b49b8fca2510b75266839bf2520
parentb2f2a9125cf7fefc4b01c3ae987d154d2c35b806
parsebin: Fix leak

Release the reference on the collection which was given to us when extracting it
from the event/message.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3319>
subprojects/gst-plugins-base/gst/playback/gstparsebin.c