[Bug 777265] riff: stack overflow in gst_riff_create_audio_caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jan 15 17:42:25 UTC 2017


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This recursive call there does not seem to make any sense at all to me.
subformat_guid[0] is guint32, codec_id is guint16. It's going to get clipped
anyway.

Do we have any files that go into this branch for a valid reason? In any case,
following patch would fix it... but it all looks suspicious.

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