GNOME Bugzilla – Bug 772704
hlsdemux: fix GstHLSDemuxStream type inheritance
Last modified: 2016-10-31 14:35:02 UTC
Created attachment 337328 [details] [review] hlsdemux: fix stream type inheritance Obvious but hard to find by debugging :)
oops, nicely spotted, thanks! commit e2dea99dc95d99f7f84ec7b82c486f420163d0e6 Author: Arnaud Vrac <avrac@freebox.fr> Date: Mon Oct 10 16:52:58 2016 +0200 hlsdemux: fix hls demux stream type inheritance GstHLSDemuxStream inherits GstAdaptiveDemuxStream, not GstAdaptiveDemux. Fixes memory corruption issues. https://bugzilla.gnome.org/show_bug.cgi?id=772704
Review of attachment 337328 [details] [review]: Was the change to common intended?
> Was the change to common intended? Nope, thanks for spotting! commit ff579a7c8f271329aabaa6b40e753903e8b945d4 Author: Tim-Philipp Müller <tim@centricular.com> Date: Wed Oct 12 18:20:27 2016 +0100 common: sync to latest revision Fixes accidental common change when commit patch.