[Bug 734537] pvrvideosink: Avoid leaking bufferpool configuration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 10 04:23:36 PDT 2014


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-08-10 11:23:32 UTC ---
commit 078958bd6bb6f5de1a8e57d434d691f5e7827134
Author: Sebastian Rasmussen <sebras at hotmail.com>
Date:   Sat Aug 9 13:24:00 2014 +0200

    pvrvideosink: Avoid leaking bufferpool configuration

    gst_buffer_pool_get_config() returns a copy to the bufferpool's
    configuration, which must be passed to gst_structure_free() after
    use if not given away to gst_buffer_pool_set_config().

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

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