[Bug 784978] omx: Possible Memory leak in gst_caps_from_string

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 15 16:18:07 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784978

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca
           Severity|normal                      |minor

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
This is correct, though, this is just a leak ref, the caps in caps template are
never freed, that is normal. Will you provide a patch ? Be aware of the
following section, using the same pattern hence leaving the caps to ref 2
instead of ref 1.

-- 
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