diff options
author | Ben Russell <ben@benru.co.uk> | 2020-04-09 18:48:28 +0100 |
---|---|---|
committer | Ben Russell <ben@benru.co.uk> | 2020-04-09 18:48:28 +0100 |
commit | f98a2c42dee1a3c20f4a4e876069a32982395f05 (patch) | |
tree | 22172412be7f662a9f9a23b091b719d4aed22ed6 /src/core/gdbstub/gdbstub.cpp | |
parent | b96fd0bd0e562770399441c8164069d2437f00e7 (diff) |
common/file_util: Allow access to files on network shares
On Windows, network shares use paths like \\server\share\file which were
being broken by FileUtil::SanitizePath() removing double slashes.
Changed the code in SanitizePath to permit a double-backslash if it
occurs at the start of a filepath (on Windows only).
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions