add missed CVE reference in 9.2 release

This commit is contained in:
Reinhard Tartler
2013-03-23 08:29:04 +01:00
parent dc794d7096
commit 9d5f16f6fe

View File

@@ -28,7 +28,7 @@ version 9.2:
- libopencore-amr: Conditionally compile decoder and encoder bits - libopencore-amr: Conditionally compile decoder and encoder bits
- arm: Fall back to runtime cpu feature detection via /proc/cpuinfo - arm: Fall back to runtime cpu feature detection via /proc/cpuinfo
- xxan: properly handle odd heights - 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 - qtrle: fix the topmost line for 1bit
- aasc: fix output for msrle compression - aasc: fix output for msrle compression
- yop: check for input overreads - yop: check for input overreads