[Bug 746011] New: gstpad : refactor gst_pad_link_prepare function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 10 22:37:16 PDT 2015


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

            Bug ID: 746011
           Summary: gstpad : refactor gst_pad_link_prepare function
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: changbok.chea at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 299071
  --> https://bugzilla.gnome.org/attachment.cgi?id=299071&action=edit
patch diff file

In gst_pad_link_prepare function, GST_OBJECT_UNLOCK is not called about OK
case.
In other function that uses gst_pad_link_prepare(), should be called
GST_OBJECT_UNLOCK about pad if gst_pad_link_prepare() will return OK.

So I think other function's logic can become complex.

(This patch is one of gstpad FIXME list.)

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