Whamcloud - gitweb
ext2fs_read_inode_full: Add safety check to avoid SEGV's on corrupted fs's
authorTheodore Ts'o <tytso@mit.edu>
Tue, 20 Jan 2009 04:09:37 +0000 (23:09 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 20 Jan 2009 04:09:37 +0000 (23:09 -0500)
commita7843581f5c862db79286c7e73f5ca76d59dccea
treec995bf6bfb6277c8c325c7785ee06d20a5236153
parent3a4ec2ba0f5528c3cc59e6ab0503496a300ac194
ext2fs_read_inode_full: Add safety check to avoid SEGV's on corrupted fs's

Thanks to Thiemo Nagel for suggesting this.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/inode.c