scummvm/backends/platform
Johannes Schickel 919e577ba6 SDL: Fix invalid memory access in getSystemLanguage.
A call to setlocale can invalidate the string a previous setlocale call
returned. Instead of saving a pointer we copy the returned string now. This,
for example, fixes invalid memory access on my system.

See de8da01b0e for the commit introducing the
invalid memory access.
2013-11-03 18:47:03 +01:00
..
android ANDROID: Really fix compilation. 2013-10-09 23:26:58 +01:00
dc DC: Use const version of ConfigManager::getGameDomains. 2013-08-13 00:26:58 +02:00
dingux DINGUX: Update the README file for Dingux 2012-06-22 13:51:50 +02:00
ds NDS: Do not access Surface::pixels directly. 2013-08-06 03:51:11 +02:00
gph SDL: Reduce code duplication a bit. 2013-10-23 22:59:13 +02:00
iphone IPHONE: Fix accidental double free. 2013-08-07 21:41:24 +02:00
linuxmoto
maemo MAEMO: Update debian/changelog 2013-06-01 21:06:42 -05:00
n64 N64: Do not access Surface::pixels anymore. 2013-08-06 03:51:12 +02:00
null RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
openpandora SDL: Reduce code duplication a bit. 2013-10-23 22:59:13 +02:00
ps2 PS2: Do not access Surface::pixels directly. 2013-08-06 03:30:38 +02:00
psp PSP: Do not access Surface::pixels directly. 2013-08-06 03:51:11 +02:00
samsungtv
sdl SDL: Fix invalid memory access in getSystemLanguage. 2013-11-03 18:47:03 +01:00
symbian Symbian:Support for new engines 2013-04-04 15:32:58 +02:00
tizen TIZEN: Add some further OpenGL related changes by Chris. 2013-10-19 22:18:22 +02:00
webos WEBOS: Remove broken keymapper code which is not needed anymore anyway 2012-07-21 17:33:52 +02:00
wii WII: Do not access Surface::pixels directly. 2013-08-06 03:29:16 +02:00
wince SDL: Reduce code duplication a bit. 2013-10-23 22:59:13 +02:00