mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
b15e6f4bf0
gst_selector_pad_chain() was popping cached buffers out of the queue without freeing those. Make sure we don't steal the GstBuffer as the cached buffer ref has been passed to the pad chain function. This can be reproduced by running the validate.file.playback.switch_subtitle_track_while_paused.test5_mkv scenario with Valgrind. https://bugzilla.gnome.org/show_bug.cgi?id=747611 Signed-off-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> |
||
---|---|---|
.. | ||
elements | ||
Makefile.am |