diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-11 11:08:35 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-04-11 11:08:35 +0000 |
commit | cbae7ff8be743b4b676fdfee68175070977bcfbb (patch) | |
tree | c96e8188bb5c202e78114edb16ca7ed202df2c67 | |
parent | a578ebb9646a39ed269699d91494653c44c9fcbd (diff) |
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.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |