Module: libav Branch: release/0.8 Commit: b385a772180963813a23baf9a80713a12c86cb7c
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sat Mar 23 14:48:40 2013 +0100 update Changelog --- Changelog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index edf3213..b183d30 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() _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
