diff options
Diffstat (limited to 'ext2fs/ChangeLog')
-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). |