[Bug 747775] typefind: leak in gst_type_find_element_src_event
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 13 06:43:01 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747775
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.5.1
OS|Linux |All
--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Thanks for the patch.
commit 15fd78f0b6b0008c8723cd44e454ad945c004b25
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Mon Apr 13 14:40:22 2015 +0200
typefind: fix leak in gst_type_find_element_src_event()
gst_type_find_element_src_event() is supposed to consume @event but wasn't
doing so when it was handling the event itself.
https://bugzilla.gnome.org/show_bug.cgi?id=747775
Signed-off-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
--
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