diff options
author | Valerie Aurora Henson <vaurora@redhat.com> | 2009-09-07 21:23:03 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-09-07 21:23:03 -0400 |
commit | c5b7b6babe658a2037af6c9d2b7a3c23208f98f1 (patch) | |
tree | d1ab151a610ed70d0173d9d13c9d598eb8b64bdd /misc | |
parent | 95fd65bb7fcf84e8d1e207f84b9d5a9f99626a38 (diff) | |
download | e2fsprogs-c5b7b6babe658a2037af6c9d2b7a3c23208f98f1.tar.gz |
Fix overflow in calculation of total file system blocks
Blocks per group and group desc count are both 32-bit; multiplied they
produce a 32-bit quantity which overflowed.
Signed-off-by: Valerie Aurora Henson <vaurora@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions