Fix the Changelog - actually speex <= 1.1.12 are vulnerable.

Original commit message from CVS:
Fix the Changelog - actually speex <= 1.1.12 are vulnerable.
This commit is contained in:
Jan Schmidt 2008-04-11 11:08:35 +00:00
parent a578ebb964
commit cbae7ff8be

View file

@ -2,7 +2,7 @@
* 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
produce negative numbers in speex <= 1.1.12
2008-04-09 Tim-Philipp Müller <tim at centricular dot net>