user32: Avoid shift overflow in nulldrv_GetKeyboardLayoutList.
commit1e803cb1df11a2750b2eac26df55907999ca226f
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 28 Nov 2015 21:54:52 +0000 (28 22:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Nov 2015 14:16:51 +0000 (30 23:16 +0900)
tree4512e90287ef4364e439d49edd0e14d53a3d070c
parent99b83bf385cb7ea7ac7ecce756f3c3631e382e8d
user32: Avoid shift overflow in nulldrv_GetKeyboardLayoutList.

Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/driver.c