From f26028486ddc61c0508efab260afb8503b377eb3 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 29 Apr 2001 21:18:18 +0000 Subject: 2001-04-29 Marcus Brinkmann * lookup.c (diskfs_get_directs): If an RE entry is encountered, just decrement I again. Rearrange the code to check for a new logical sector in any case. Also make sure to always release RR before returning. This fixes some memory leaks and Debian bug report #63373. --- isofs/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'isofs/ChangeLog') diff --git a/isofs/ChangeLog b/isofs/ChangeLog index 6d3832a2..81043e4c 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,11 @@ +2001-04-29 Marcus Brinkmann + + * lookup.c (diskfs_get_directs): If an RE entry is encountered, + just decrement I again. Rearrange the code to check for a new + logical sector in any case. Also make sure to always release RR + before returning. This fixes some memory leaks and Debian bug + report #63373. + 2001-02-25 Roland McGrath * lookup.c: Include for abort decl. -- cgit v1.2.3