Fix lock up in GetKeyNameText due to an increment wrap when KeyCode is
commite58557c634af9f8f8f1907ca7071759eda1a2d8a
authorDave Hawkes <daveh-wine@cadlink.com>
Tue, 20 Nov 2001 18:49:38 +0000 (20 18:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Nov 2001 18:49:38 +0000 (20 18:49 +0000)
tree26aeb4e2b33018d37652abf3fc7388fffde2d06d
parent9cef2d0b1d4ea03d410836b79fb9f63fb04b86d7
Fix lock up in GetKeyNameText due to an increment wrap when KeyCode is
a char type and max_keycode is 255.
windows/x11drv/keyboard.c