[Bug 768762] tests: qtmux and matroskamux reported as leaking by the leaks tracer
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 21 15:48:48 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=768762
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.11.2
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patch!
commit 0f719af3077b788f9e0d87066fdcfd19c36eca49
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Feb 7 17:27:56 2017 +0100
tests: matroskamux, qtmux: don't add codec_data buffers to template caps
streamheader and codec_data buffers fields are only meant to be
in the negotiated caps, not the template caps.
Fixes false-positive leaks of those buffers detected by the leaks
tracer, as template caps are static, and we decided to not include
code in gstreamer core to handle this unusual case of template caps
having buffers in them.
https://bugzilla.gnome.org/show_bug.cgi?id=768762
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list