diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-03 21:48:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-03 21:48:41 +0000 |
commit | d5ecc59359ec691e8c110e6f0b043956655c4965 (patch) | |
tree | cb99b4f60496cb9c3b6df8685086543769f02a0c /ext2fs | |
parent | f62fbb2b36d3ba2406fe9b4216082f726188ccc3 (diff) |
.
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 42ec867e..52aa0745 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/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. + 2000-02-05 Roland McGrath <roland@baalperazim.frob.com> * ext2_fs.h: Update from Linux 2.3.42 version (ext2_fs_i.h unchanged). |