[Bug 734521] New: sbcenc: Unref output caps in error cases

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 9 04:40:54 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734521
  GStreamer | gst-plugins-bad | git

           Summary: sbcenc: Unref output caps in error cases
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst_caps_intersect() returns a reference to a caps object which in the normal
case is consumed, but in error cases must be unreferenced. The attached patch
takes care of the unreferencing.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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