summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-04-11 10:32:20 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-04-11 10:32:20 +0000
commita578ebb9646a39ed269699d91494653c44c9fcbd (patch)
tree4a7a00701c91d0332f1a4daf08e996b6ba71a67a /ChangeLog
parent3392728608f30c999007639854309d762f25090f (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1feb9402..b418e46d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-11 Jan Schmidt <Jan.Schmidt@sun.com>
+
+ * 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
+
2008-04-09 Tim-Philipp Müller <tim at centricular dot net>
* gst/goom/Makefile.am: