Fixed off-by-one error if bitblt width or height is negative.
authorRandy Weems <rweems@home.com>
Thu, 25 Mar 1999 15:49:11 +0000 (15:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Mar 1999 15:49:11 +0000 (15:49 +0000)
commit0bc73c7818a0548e200b3c94ecd9b4da8d7eee9a
tree191a48ca1391ab5163b57fee40024e61fefac186
parent1d70e4ac8adfe28195052bc6b6202288bd0f3ffb
Fixed off-by-one error if bitblt width or height is negative.
graphics/x11drv/bitblt.c
windows/nonclient.c