Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
SDL
SDL-1.2.14-joystick-crash.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File SDL-1.2.14-joystick-crash.patch of Package SDL
# # Patch from SDL upstream: # http://hg.libsdl.org/SDL/rev/42012a6afb5b#l1.9 # # See https://bugzilla.novell.com/show_bug.cgi?id=632271 # --- a/src/joystick/linux/SDL_sysjoystick.c +++ b/src/joystick/linux/SDL_sysjoystick.c @@ -700,7 +700,7 @@ continue; } if ( test_bit(i, absbit) ) { - int values[5]; + int values[6]; if ( ioctl(fd, EVIOCGABS(i), values) < 0 ) continue;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor