diff options
author | Christoph Hellwig <[email protected]> | 2016-10-03 09:46:04 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-10-03 09:46:04 +1100 |
commit | d5bfccdf38d094f2b15fae8b361d7bd47f2509d6 (patch) | |
tree | 37d47bc6f016d5312faa9ccbd56da082b9835a75 /scripts/gdb/linux/lists.py | |
parent | 25f4e70291a309749a93b30ffa58d2eac9f200f8 (diff) |
ext2: fix possible integer truncation in ext2_iomap_begin
For 32-bit architectures we need to cast first_block to u64 before
shifting it left.
Signed-off-by: Christoph Hellwig <[email protected]>
Reported-by: Jan Kara <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions