summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-01 02:49:51 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-01 02:49:51 +0100
commit1e81086a8196e09868e3726609b322f6acfabd04 (patch)
tree1120702e3ee981c15d2c052ba0cc3260412053e0 /ChangeLog
parent7e63be8ffb88c1fe981c7cf39c535a5553e35b31 (diff)
downloadxine-lib-1e81086a8196e09868e3726609b322f6acfabd04.tar.gz
xine-lib-1e81086a8196e09868e3726609b322f6acfabd04.tar.bz2
Fix an integer overflow in the Quicktime demuxer.
--HG-- extra : transplant_source : %AE%D3%DCw%0F%073h%5D%C0%B5%A7%BA%2B%95%81%95bT%D6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49e48990f..b3c593fb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ xine-lib (1.1.17) 2009-??-??
* Security fixes:
- Fix another possible int overflow in the 4XM demuxer.
(ref. TKADV2009-004, CVE-2009-0385)
+ - Fix an integer overflow in the Quicktime demuxer.
* Enable libmpeg2new (if configured with --enable-libmpeg2new).
This is not yet production code; the old mpeg2 decoder remains the default.
* Add support for OpenBSD.