[Bug 747602] basetextoverlay: Leak in gst_base_text_overlay_text_chain
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 10 02:14:28 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747602
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.5.1
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Pushed, thanks:
commit e9a6cafa13eafdcd81abb767cf3e959c0ae918f4
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Thu Apr 9 17:03:11 2015 +0200
basetextoverlay: fix buffer leak in chain function
If we don't consume the buffer by passing its reference to
overlay->text_buffer then we need to unref it.
Fix a leak with validate.file.playback.fast_forward.test5_mkv
when running inside Valgrind.
https://bugzilla.gnome.org/show_bug.cgi?id=747602
--
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