[ scummvm-Bugs-1193732 ] non-english chars in directory names not supported

SourceForge.net noreply at sourceforge.net
Mon May 2 13:33:43 CEST 2005


Bugs item #1193732, was opened at 2005-05-02 13:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1193732&group_id=37116

Category: GUI
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: clem (clemty)
Assigned to: Nobody/Anonymous (nobody)
Summary: non-english chars in directory names not supported

Initial Comment:
German users have the directory "Startmenü" (start
menu) on their system, ScummVM displays the umlaut ü
garbled - possibly because no character for that
exists, so it just loads random stuff from that memory
position.

While this display oddity is surely just a minor
annoyance I think it *might* cause problems if you read
random data - maybe some really smart OS would detect
that as buffer/security problem?

Workaround might be to check for every value >max
supported character and replace it by _ or ? or similar
in display (not the string itself, or we can't access
those dirs anymore :-)

clem

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1193732&group_id=37116




More information about the Scummvm-tracker mailing list