[Bug 776085] bluez: Fix caps leak in error code path

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 12 17:21:12 UTC 2018


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.14.1
            Summary|Fix memory leak in usage of |bluez: Fix caps leak in
                   |gst_caps_new_simple API     |error code path

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
vtenc:

commit 81b0a14d692bb679c5688ef597e5aab6f0ce7730
Author: Garima Gaur <garima.g at samsung.com>
Date:   Tue Jan 3 09:02:36 2017 +0530

    Fix some caps leaks in pad template creation code

    gst_pad_template_new() does not take ownership of
    the caps passed to it, so we need to unref the caps.

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

bluez:

commit 70fbcf9c0fc81d97128dfe3c8a8ee9f1452a1226
Author: Garima Gaur <garima.g at samsung.com>
Date:   Tue Dec 27 13:45:49 2016 +0530

    bluez: avdtpsrc: fix caps leak in error code paths

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


Sorry this took so long to get in!

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