diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-18 16:15:53 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-18 16:15:53 +0000 |
commit | f4b5e62eb102b684ea206112d09cfcbc05e1e91e (patch) | |
tree | 62606db1ed574437b58c5dade790dc8b88d85986 | |
parent | bc748211f20d01fc344b8e7c3a5cd158668fbc62 (diff) | |
download | xine-lib-f4b5e62eb102b684ea206112d09cfcbc05e1e91e.tar.gz xine-lib-f4b5e62eb102b684ea206112d09cfcbc05e1e91e.tar.bz2 |
Changelog entry for the MDPR patch.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ xine-lib (1.1.17) 2009-??-?? * 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). + * More malloc checking (ref. CVE-2008-5240). xine-lib (1.1.16.1) 2009-01-11 * Fix build with older ffmpeg, both internal and in Debian 5.0. |