summaryrefslogtreecommitdiff
path: root/isofs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'isofs/ChangeLog')
-rw-r--r--isofs/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <marcus@gnu.org>
+
+ * 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 <roland@frob.com>
* lookup.c: Include <stdlib.h> for abort decl.