[Bug 760120] New: dashdemux: memory leak in gst_dash_demux_update_manifest_data
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 4 04:13:35 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760120
Bug ID: 760120
Summary: dashdemux: memory leak in
gst_dash_demux_update_manifest_data
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: florin.apostol at oregan.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
During manifest update, the new manifest is parsed using a separate mpd_client
(new_client). This variable is not freed in case of errors.
Also, the buffer is not unmapped.
--
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