[Bug 759300] New: element: unref message in _post_message when there is no implementation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 10 05:41:53 PST 2015


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

            Bug ID: 759300
           Summary: element: unref message in _post_message when there is
                    no implementation
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aurelien.zanelli at parrot.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The 'gst_element_post_message' takes the ownership of the passed message, but
when there is no implementation of the post_message method, the message is not
unref, thus leaking it.

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