gstreamer/gst-libs/gst/riff
Sebastian Dröge ef55c8a6b7 riff-media: Don't recurse in for nested WAVEFORMATEX
There was already a check for that, but it failed because
subformat_guid[0] is a guint32 and that is then casted implicitely to a
guint16 when recursing... just that we checked the uncasted value.

This caused an infinite recursion and thus stack overflow.

https://bugzilla.gnome.org/show_bug.cgi?id=777265
2017-01-18 13:11:07 +02:00
..
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
meson.build meson: Generate girs 2016-11-09 18:06:19 -03:00
riff-ids.h riff: add ADPCM_G722 support 2016-12-20 12:48:32 +02:00
riff-media.c riff-media: Don't recurse in for nested WAVEFORMATEX 2017-01-18 13:11:07 +02:00
riff-media.h Fix FSF address 2012-11-03 23:05:09 +00:00
riff-read.c riff: Recognize RF64 as RIFF file 2014-08-29 11:47:24 +03:00
riff-read.h riff: remove new parse_ncdt api again 2014-01-05 21:39:52 +01:00
riff.c Fix FSF address 2012-11-03 23:05:09 +00:00
riff.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00