From 104278cb4cf805fc875ebd49b4a4b8f369b91c7d Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 25 Aug 2008 13:50:32 +0100 Subject: Fix a possible heap buffer overflow in the ffmpeg video decoder. This could happen where the actual image height is not a multiple of 16. --HG-- extra : transplant_source : %10%BD%8C%FE%BA%CA0%D5k%8A%9CH%DD%B1-%A7E4%CD%E6 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 64490359b..bb9c629f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ xine-lib (1.1.16) 2008-??-?? * Security fixes: - Integer overflows in the ffmpeg audio decoder and the CDDA server. + - Heap buffer overflow in the ffmpeg video decoder. * Fix reported compilation failures (with C++ programs). * Fix CDDB access in 64-bit builds. -- cgit v1.2.3