Module: libav Branch: release/9 Commit: 9d5f16f6fe23640ee90c92b3737d9d30c2f994f3
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sat Mar 23 08:29:04 2013 +0100 add missed CVE reference in 9.2 release --- Changelog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Changelog b/Changelog index 707bc69..7229eba 100644 --- a/Changelog +++ b/Changelog @@ -28,7 +28,7 @@ version 9.2: - libopencore-amr: Conditionally compile decoder and encoder bits - arm: Fall back to runtime cpu feature detection via /proc/cpuinfo - xxan: properly handle odd heights -- msrledec: check bounds before constructing a possibly invalid pointer, +- msrledec: check bounds before constructing a possibly invalid pointer (CVE-2496) - qtrle: fix the topmost line for 1bit - aasc: fix output for msrle compression - yop: check for input overreads _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
