diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-01 02:49:51 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-04-01 02:49:51 +0100 |
commit | 1e81086a8196e09868e3726609b322f6acfabd04 (patch) | |
tree | 1120702e3ee981c15d2c052ba0cc3260412053e0 /ChangeLog | |
parent | 7e63be8ffb88c1fe981c7cf39c535a5553e35b31 (diff) | |
download | xine-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |