From 59394d1f895783c60e2bb3be209e1b5d7dae0fe2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 17 Jan 2005 16:57:46 +0000 Subject: [PATCH] Fix compile warnings on Solaris 10 buildbot Original commit message from CVS: Fix compile warnings on Solaris 10 buildbot --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b68e410..54532d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-01-17 Tim-Philipp Müller + * ext/dvdread/dvdreadsrc.c: (get_next_cell_for): + Fix compile warnings on Solaris 10 buildbot + +2005-01-17 Tim-Philipp Müller + * ext/dvdread/dvdreadsrc.c: (_read): Don't read beyond the last cell in a chapter (fixes invalid memory access) -- 2.7.4