ChangeSet ID: 17408 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/10 08:17:03
Modified files: dlls/dinput : joystick_linux.c dinput_main.c device.c
Log message: Robert Reif reif@earthlink.net Fix joystick crash when a button guid is specified in the data format. Add some parameter checking.
Patch: http://cvs.winehq.org/patch.py?id=17408
Old revision New revision Changes Path 1.23 1.24 +22 -1 wine/dlls/dinput/joystick_linux.c 1.52 1.53 +10 -0 wine/dlls/dinput/dinput_main.c 1.27 1.28 +8 -7 wine/dlls/dinput/device.c