summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-02-10 17:17:50 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-02-10 17:17:50 +0000
commitec17a06e90ae960595fce584ce1b161f2674293e (patch)
tree5ab9fad20c663e40f38125e798c198b0d918d804 /ChangeLog
parenta0b9021d54dc9890da5f0c9bd26361db4556f6c2 (diff)
downloadxine-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebff0e5de..bdfaf1d23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.