Whamcloud - gitweb
ChangeLog, dir_iterate.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jun 1999 03:17:45 +0000 (03:17 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 22 Jun 1999 03:17:45 +0000 (03:17 +0000)
commit813bbb25a24ebba5177da18be413ea742efe5a8a
tree6915ee3174db3d331f5c2a6355975139d805da3f
parent08283b565e161e4abc1362ebe659dd6a6ec8f4c4
ChangeLog, dir_iterate.c:
  dir_iterate.c (ext2fs_process_dir_block): Check for corrupted
   directory entry before calling the callback function.  This should
   prevent some core dumps of insufficiently paranoid callback functions.
ChangeLog, unix.c:
  unix.c (main): Add missing space in the disk write-protected message.
e2fsck/ChangeLog
e2fsck/unix.c
lib/ext2fs/ChangeLog
lib/ext2fs/dir_iterate.c