ext/speex/gstspeexdec.c: Fix bounds checking of mode in Speex header, which may produ...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 11 Apr 2008 10:32:20 +0000 (10:32 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 11 Apr 2008 10:32:20 +0000 (10:32 +0000)
commita578ebb9646a39ed269699d91494653c44c9fcbd
tree4a7a00701c91d0332f1a4daf08e996b6ba71a67a
parent3392728608f30c999007639854309d762f25090f
ext/speex/gstspeexdec.c: Fix bounds checking of mode in Speex header, which may produce negative numbers in speex < 1...

Original commit message from CVS:
* ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
Fix bounds checking of mode in Speex header, which may
produce negative numbers in speex < 1.1.12
ChangeLog
ext/speex/gstspeexdec.c