Skip to content
Commit 1c0face9 authored by Roel Kluin's avatar Roel Kluin Committed by Linus Torvalds
Browse files

atafb: test virtual screen range before subtraction on unsigned



dx and dy are u32's, so the test should occur before the subtraction

Signed-off-by: default avatarRoel Kluin <12o3l@tiscali.nl>
Cc: Tim Schmielau <tim@physik3.uni-rostock.de>
Cc: Krzysztof Helt <krzysztof.h1@wp.pl>
Cc: Antonino Daplas <adaplas@pol.net>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 091c82c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment