[Bug 746887] gstmpeg2dec: fix a couple of leaks.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 30 01:43:09 PDT 2015


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

Guillaume Desmottes <gdesmott at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #300448|reviewed                    |none
             status|                            |
 Attachment #300448|0                           |1
        is obsolete|                            |

--- Comment #5 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 300566
  --> https://bugzilla.gnome.org/attachment.cgi?id=300566&action=edit
mpeg2dec: fix buffer leak in crop_buffer()

gst_buffer_pool_acquire_buffer() gives us a new owned buffer while
gst_buffer_replace() reffed it as well so we were one reference extra.

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