From cb82d7b686affd1d90e72b88acddf8d8d99ed972 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 25 Feb 2010 00:02:29 +0000 Subject: Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e92e2a7b..0ef413aac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ xine-lib (1.1.18.1) 2010-??-?? * Oops. compat.c (for DXR3 support) was omitted. * Fix up V4L/V4L2 compilation. Some non-Linux have V4L2 but not V4L. + * Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c. xine-lib (1.1.18) 2010-02-23 * Bump the FLAC decoder's priority above ffmpegaudio. This should fix -- cgit v1.2.3