commit | ade8918dd7875e6d013ac2ba79495901a71e89b0 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Apr 15 10:33:53 2017 -0400 |
committer | Jin Qian <jinqian@google.com> | Tue Aug 08 13:55:40 2017 -0700 |
tree | c02ea60e069a9eecee09a332fabb9000fc42f903 | |
parent | 2076f7feda53872197934b1ce70db017954f0a75 [diff] |
e2fsck: fix ASAN error when using 128 byte inodes Due to the inode table buffering, it's actually hard to overrun the end of allocated memory, so the ASAN error doesn't trigger all the time. Google-Bug-Id: 37326362 Signed-off-by: Theodore Ts'o <tytso@mit.edu> (cherry picked from commit e251f3585902919e809414a4bd17d6bfdbdaaad1) Change-Id: I54667f781587aebd4ee94b4d09c56c6fb44b6513