summaryrefslogtreecommitdiff
path: root/ufs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-03 21:48:41 +0000
committerRoland McGrath <roland@gnu.org>2000-03-03 21:48:41 +0000
commitd5ecc59359ec691e8c110e6f0b043956655c4965 (patch)
treecb99b4f60496cb9c3b6df8685086543769f02a0c /ufs
parentf62fbb2b36d3ba2406fe9b4216082f726188ccc3 (diff)
.
Diffstat (limited to 'ufs')
-rw-r--r--ufs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog
index 02120e59..34f98d28 100644
--- a/ufs/ChangeLog
+++ b/ufs/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-03 Roland McGrath <roland@baalperazim.frob.com>
+
+ * dir.c (diskfs_get_directs): Don't allocate buffer for *DATA until
+ after scanning for ENTRY and possibly returning EOF.
+
1999-10-13 Roland McGrath <roland@baalperazim.frob.com>
* consts.c (diskfs_name_max): New variable.