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 de8da01b0e8a309b9ed3f5b0f152ebbcf8f4af37 for the commit introducing the
invalid memory access.
2013-11-03 18:47:03 +01:00
..
2011-07-07 15:23:14 +02:00
2012-09-24 09:41:21 +02:00
2013-07-04 01:25:46 +02:00