From 7cc214f5bd3b2c730adfae9f84abe5240058c112 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: 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(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ade4533b..b68e4108 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: -- cgit v1.2.1