aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorRoland Dreier <[email protected]>2008-11-04 10:34:48 -0800
committerJeff Garzik <[email protected]>2008-11-11 02:59:27 -0500
commit44901a96847b9967c057832b185e2f34ee6a14e5 (patch)
tree25f7948890de3b93bc93e5ce9938c2fc75348ea8 /lib/string_helpers.c
parenta12d6c9a09c644cb4a35be099eb5124d38e4feb8 (diff)
libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
Phillip O'Donnell <[email protected]> pointed out that the same sign extension bug that was fixed in commit ba14a9c2 ("libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127") also appears to exist in ata_tf_read_block(). Fix this by adding a cast to u64. Signed-off-by: Roland Dreier <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions