commit | 750000cf55bc372cd102e4a8d24f90294c38e676 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Nov 11 18:34:35 2016 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Nov 11 18:34:35 2016 -0500 |
tree | ff46d49ebf6b87dbb27118818b47bdf7d98dddea | |
parent | 101ef2e93c253ae62320628e8958067d2d2a4e2a [diff] |
e2fsck: avoid dereferencing beyond allocated memory with 128 byte inodes Detected by ASAN when the inode size is 128 bytes. Signed-off-by: Theodore Ts'o <tytso@mit.edu>