]> git.mxchange.org Git - simgear.git/commit
utf8ToLatin1: return original instead of crashing on non-UTF-8 input
authorRebecca Palmer <R.Palmer@bham.ac.uk>
Tue, 10 Jun 2014 18:30:09 +0000 (19:30 +0100)
committerRebecca Palmer <R.Palmer@bham.ac.uk>
Tue, 10 Jun 2014 18:30:09 +0000 (19:30 +0100)
commitc3bc73ab2f07f5ab680ea977c48013d6364f63e9
tree293ba6950fedb9aacaedad4a44a3bac9520389e7
parentc716cfbb07b6b5a0a85893961795f3c4c9bd9a22
utf8ToLatin1: return original instead of crashing on non-UTF-8 input

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750859
(In the long run we should probably fix the underlying
inconsistent-text-encodings problem, but probably not in time for 3.2)
simgear/misc/strutils.cxx