commit | d87f198ca3250c9dff6a4002cd2bbbb5ab6f113a | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Oct 23 19:43:32 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 23 19:56:21 2013 -0400 |
tree | 0ae9a9a0efc73244e3e1d7a814b3e8fa8660bd7c | |
parent | cecfb4c04227dd5803c24b311d92a80e91b7b380 [diff] |
libext2fs: reject 64bit badblocks numbers Don't accept block numbers larger than 2^32 for the badblocks list, and don't run badblocks on them either. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>