From 5ffcdc57be0b2858b77f2875761701b018c8df90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 17 Jan 2005 16:17:26 +0000 Subject: [PATCH] Don't read beyond the last cell in a chapter (fixes invalid memory access) Original commit message from CVS: Don't read beyond the last cell in a chapter (fixes invalid memory access) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index ade4533bf1..b68e410839 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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) + 2005-01-17 Tim-Philipp Müller * ext/dvdread/stream_labels.c: