[Bug 755411] mpdparser: Only check stream->segments for a repeated last segment if we have a static list of segments

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 22 05:44:45 PDT 2015


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 311853
  --> https://bugzilla.gnome.org/attachment.cgi?id=311853&action=edit
mpdparser: Only check stream->segments for a repeated last segment if we have a
static list of segments

Otherwise we'll crash, trying to derefence NULL. And if we have no static list
of segments, we can't have repeated segments anyway.

Regression introduced by cfe2871a5e3c5b1db20470927642b776e055a87a

-- 
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