[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 06:04:13 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755411
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.6.0
--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a25253130b573c842805439e424eb048c1ef9bbc
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Tue Sep 22 14:43:44 2015 +0200
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
https://bugzilla.gnome.org/show_bug.cgi?id=755411
--
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