Ben Russell fb941c56d8 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).
2020-04-18 04:36:12 +02:00
..
2018-09-06 16:03:28 -04:00
2019-10-05 10:54:07 -04:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2020-03-29 16:14:36 +01:00
2018-10-20 10:35:55 -04:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2020-04-07 22:07:06 +01:00
2020-01-15 19:58:33 -07:00
2019-03-10 19:18:09 -05:00
2018-09-06 00:00:21 +02:00
2020-02-13 17:39:15 +08:00