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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 27 06:43:54 PDT 2015


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

--- Comment #2 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 300448
  --> https://bugzilla.gnome.org/attachment.cgi?id=300448&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 are 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