dolphin-emulator/Source/Core
mathieui 1c808a2835 NetPlayServer: Possible out-of-bounds access on invalid input
if a pad or wiimote number was outside bounds (e.g. 42353543232),
it would still have been read from the array, which could lead to
inappropriate consequences, like a segfault.
2016-01-27 01:33:50 +01:00
..
AudioCommon Throttler: Rename "framelimiter" to "emulation speed". 2016-01-05 23:39:05 +01:00
Common A few more asterisks, mostly casts 2016-01-21 22:20:22 +01:00
Core NetPlayServer: Possible out-of-bounds access on invalid input 2016-01-27 01:33:50 +01:00
DiscIO DiscIO: Use specified Wii region for discs 2016-01-15 03:35:10 +08:00
DolphinQt2 Merge pull request #3424 from spxtr/DQt2 2016-01-22 22:16:56 -05:00
DolphinWX NetPlayClient: Make is_connected private 2016-01-25 04:57:04 -05:00
InputCommon Fix a bug in GCAdapter 2016-01-24 21:55:20 +01:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends Fifo: Make g_bSkipCurrentFrame a TU-local variable 2016-01-25 05:23:14 -05:00
VideoCommon Fifo: Get rid of undefined global 2016-01-25 05:24:03 -05:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00