aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2013-03-23 14:48:40 +0100
committerReinhard Tartler <siretart@tauware.de>2013-03-23 14:48:40 +0100
commitb385a772180963813a23baf9a80713a12c86cb7c (patch)
tree581707cb26423010e6db8ffb7701409e0b5307d6
parentdab40d5bd4da0f15dfe8dd6f1d7655fa107020ef (diff)
downloadffmpeg-b385a772180963813a23baf9a80713a12c86cb7c.tar.gz
update Changelog
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index edf3213c30..b183d30033 100644
--- a/Changelog
+++ b/Changelog
@@ -11,6 +11,7 @@ version 0.8.6:
- dsputil: fix invalid array indexing
- flacdec: simplify bounds checking in flac_probe() to avoid undefined behavior.
- h264: check for luma and chroma bit depth being equal (CVE-2013-2277)
+- iff: validate CMAP palette size (CVE-2013-2495)
- indeo3: initialise pixel planes on allocation
- ivi_common: do not call MC for intra frames when dc_transform is unset
- lavf: fix arithmetic overflows in avformat_seek_file()