[Bug 778199] hlsdemux: Fix segfault during bitrate switch
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 2 18:22:35 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778199
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #344970|none |needs-work
status| |
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 344970:
--> (https://bugzilla.gnome.org/review?bug=778199&attachment=344970)
This seems like it should be solved at a different place because
::: ext/hls/gsthlsdemux.c
@@ +1568,3 @@
gchar *uri;
+ uri = gst_m3u8_get_uri (demux->current_variant->m3u8);
This seems to defeat the purpose of the code below, where new_variant is
updated before going to retry_failover_protection
--
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