diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-10 17:17:50 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-10 17:17:50 +0000 |
commit | ec17a06e90ae960595fce584ce1b161f2674293e (patch) | |
tree | 5ab9fad20c663e40f38125e798c198b0d918d804 /ChangeLog | |
parent | a0b9021d54dc9890da5f0c9bd26361db4556f6c2 (diff) | |
download | xine-lib-ec17a06e90ae960595fce584ce1b161f2674293e.tar.gz xine-lib-ec17a06e90ae960595fce584ce1b161f2674293e.tar.bz2 |
Fix a possible integer overflow in the 4XM demuxer. (TKADV2009-004.txt)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ xine-lib (1.1.17) 2009-??-?? * Fix broken size checks in various input plugins (ref. CVE-2008-5239). * More malloc checking (ref. CVE-2008-5240). * Fix race conditions in gapless_switch (ref. kde bug #180339) + * Fix a possible integer overflow in the 4XM demuxer. (TKADV2009-004.txt) xine-lib (1.1.16.1) 2009-01-11 * Fix build with older ffmpeg, both internal and in Debian 5.0. |