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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 11 05:33:34 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-11 12:33:25 UTC ---
commit 4482ce34230eecb4e5b7b8ce033311fc0a248c04
Author: Sebastian Rasmussen <sebras at hotmail.com>
Date:   Sat Aug 9 01:29:30 2014 +0200

    sbcenc: Unref output caps in error cases

    gst_caps_intersect() returns a reference to a caps object which in
    the normal case is consumed, but in error cases must be unreferenced.

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

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