summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-08-08 11:10:30 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-08-08 11:10:30 +0100
commit344c697e75c3fdd1067dc90fc2edc7a19c49466b (patch)
tree89a1eaf5f614f8633904c13054fbac9259b2e8b1 /ChangeLog
parentf5ccbf8b80ae8b82f9857cae2afbadf849d1fd64 (diff)
downloadxine-lib-344c697e75c3fdd1067dc90fc2edc7a19c49466b.tar.gz
xine-lib-344c697e75c3fdd1067dc90fc2edc7a19c49466b.tar.bz2
Fix crash with corrupted AVI files (chunk size).
--HG-- extra : transplant_source : Z%F0%90e%A3%94%D3%7F%D9ROC8%3C%FD%F5FO%BFU
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b5bb357f7..0d5b46f7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
xine-lib (1.1.15) 2008-??-??
* Security fixes:
- - Fix crashes with corrupted Ogg files. (CVE-2008-3231)
- - Fix crashes with fuzzed Windows Media files.
+ - Fix crashes with various corrupted media files, including Ogg.
+ (CVE-2008-3231)
- Delay V4L video frame preallocation until we know how large they'll be.
* Use external ffmpeg by default.
* V4L: Don't segfault if asked for an input that doesn't exist.