Whamcloud - gitweb
libext2fs: check EA value offset
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 10 Aug 2014 22:21:16 +0000 (18:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Aug 2014 22:21:16 +0000 (18:21 -0400)
commit71e177a2a52a6253f03ca5218017e6b7a4a01ec6
tree974377e783abc36380011322cd2de00739b9a7e9
parentd5da89e868cd7b32801ae8f5322e13d373ab7060
libext2fs: check EA value offset

Perform a little more sanity checking of EA value offsets so that we
don't crash while trying to load things from the filesystem.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/ext2_err.et.in
lib/ext2fs/ext_attr.c