ball icon indicating copy to clipboard operation
ball copied to clipboard

File::createTemporaryFilename() used incorrectly

Open anhi opened this issue 10 years ago • 0 comments

Reported by dstoeckel on 22 Jun 43068096 19:09 UTC There is a problem with Windows and File::createTemporaryFilename():

Some code in BALL will fail, if the user is not in a writable directory, but relies on createTemporaryFilename() to return a valid path to a writeable file.

anhi avatar Feb 20 '15 03:02 anhi