SDL/src/events
Ozkan Sezer d28437de3c SDL_keyboard.c: Add bounds guards when assigning to the scancode array.
Based on a patch by Jochen Schäfer <josch1710@live.de> :
On a T420 pressing the ACPI button for volume control, big scancodes
were emitted. This was causing an overflow, because missing guards.
2021-06-12 08:00:50 +03:00
..
blank_cursor.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
default_cursor.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_darwin.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_linux.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_windows.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
scancodes_xfree86.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_clipboardevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_clipboardevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_displayevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_displayevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dropevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dropevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_events_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_events.c Don't skip sending wakeups for the current thread 2021-06-05 14:35:21 -07:00
SDL_gesture_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_gesture.c Fixed bug 5465 - Invalid memcpy inside SDL_GestureDelTouch (Thanks dmikushin and Yuki Okumura) 2021-01-10 22:21:12 +01:00
SDL_keyboard_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_keyboard.c SDL_keyboard.c: Add bounds guards when assigning to the scancode array. 2021-06-12 08:00:50 +03:00
SDL_mouse_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_mouse.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_quit.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_sysevents.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_touch_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_touch.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowevents_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowevents.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00