Fixed bitmap range checking to avoid integer overflows.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 29 Nov 2003 00:23:23 +0000 (00:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 29 Nov 2003 00:23:23 +0000 (00:23 +0000)
commit2ae6f4bd24eb6d5ea4337e27c98e1ce25277e34b
tree66740fb44d5b3802046969741a75f40d97b1fcc7
parente7fd6fd2a1b1aeee1284e5b7c0ae4badd110118a
Fixed bitmap range checking to avoid integer overflows.
dlls/ntdll/rtlbitmap.c