summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2010-07-19 19:53:14 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2010-07-19 19:53:14 +0100
commit88682e14a4c89caa499fedad2a3faab316f72dda (patch)
tree4b58c6ea68969a89d38939cc0fb1b3ccd7ef3a85 /ChangeLog
parent3ed086bfd3deca46445b918806f2e0129bb35ab0 (diff)
downloadxine-lib-88682e14a4c89caa499fedad2a3faab316f72dda.tar.gz
xine-lib-88682e14a4c89caa499fedad2a3faab316f72dda.tar.bz2
Fix a potential freeing of unallocated memory.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 218bc0be5..508715ed8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@ xine-lib (1.1.19) 2010-??-??
* Fix playback of the first file handled by the modplug demuxer.
* Refuse to build with known-broken libmodplug (0.8.8).
http://bugs.debian.org/588465
+ * Fix a potential freeing of unallocated memory (CVE-2010-xxxx).
xine-lib (1.1.18.1) 2010-03-06
* Oops. compat.c (for DXR3 support) was omitted.