ChangeSet ID: 10062821780171747067943215
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/11/20 13:49:38
Modified files:
windows/x11drv : keyboard.c
Log message:
Dave Hawkes <daveh-wine(a)cadlink.com>
Fix lock up in GetKeyNameText due to an increment wrap when KeyCode is
a char type and max_keycode is 255.
Patch: http://cvs.winehq.com/patch.py?id=10062821780171747067943215
Revision Changes Path
1.101 +5 -3 wine/windows/x11drv/keyboard.c