[Bug 747915] glmixer: fix caps leaks
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 17 06:40:30 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747915
--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Review of attachment 301647:
--> (https://bugzilla.gnome.org/review?bug=747915&attachment=301647)
::: ext/gl/gstglmixer.c
@@ +242,1 @@
returned_caps = gst_caps_intersect (filtered_caps, template_caps);
Here, I think template_caps is possibly invalid, as it lost its ref in the
previous new call to gst_caps_merge (if sinkcaps != NULL).
--
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