[Bug 758188] New: dashdemux: illegal memory access in gst_mpd_client_get_last_fragment_timestamp_end
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 16 09:25:14 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758188
Bug ID: 758188
Summary: dashdemux: illegal memory access in
gst_mpd_client_get_last_fragment_timestamp_end
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: ---
When trying to get the timestamp of the last fragment, the
gst_mpd_client_get_last_fragment_timestamp_end function uses the
stream->segments array. But this is not set if segment templates are used. The
result is an illegal memory access into stream->segments array which is NULL.
--
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