diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-07-19 19:53:14 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-07-19 19:53:14 +0100 |
commit | 88682e14a4c89caa499fedad2a3faab316f72dda (patch) | |
tree | 4b58c6ea68969a89d38939cc0fb1b3ccd7ef3a85 /ChangeLog | |
parent | 3ed086bfd3deca46445b918806f2e0129bb35ab0 (diff) | |
download | xine-lib-88682e14a4c89caa499fedad2a3faab316f72dda.tar.gz xine-lib-88682e14a4c89caa499fedad2a3faab316f72dda.tar.bz2 |
Fix a potential freeing of unallocated memory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |