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 | a0b9021d54dc9890da5f0c9bd26361db4556f6c2 (patch) | |
tree | 980f00f5a31e15e5ef3eeb400d5883b6b1d2643b /ChangeLog | |
parent | 2afab9c8441685d1ec8f6ef5c9f8c4a163533dfa (diff) | |
download | xine-lib-a0b9021d54dc9890da5f0c9bd26361db4556f6c2.tar.gz xine-lib-a0b9021d54dc9890da5f0c9bd26361db4556f6c2.tar.bz2 |
Fix broken size checks in various input plugins (ref. CVE-2008-5239).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ xine-lib (1.1.17) 2009-??-?? removing a break statement. * Enable libmpeg2new. This is not yet production code; the old mpeg2 decoder remains the default. - * Fix a broken size check in the pvr input plugin (ref. CVE-2008-5239). + * 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) |