aboutsummaryrefslogtreecommitdiff
path: root/docs/specs
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2026-03-20 09:31:04 +0100
committerStefan Boberg <[email protected]>2026-03-20 09:31:04 +0100
commit7d3854267371b3cdb0b813e47cacb2966a66efa3 (patch)
tree2965c3b8b4f6a017744e863baf150273c2e42a5d /docs/specs
parentAdd generic fmt::formatter for types with free ToString functions (diff)
downloadzen-sb/compute-auth.tar.xz
zen-sb/compute-auth.zip
Fix MakeSafeAbsolutePathInPlace for UNC pathssb/compute-auth
UNC paths (\server\share) require the \?\UNC\server\share prefix for long path support, not \?\\server\share which is invalid. Detect the \\ prefix and replace it with \?\UNC\ instead of blindly prepending \?\. Add tests covering local paths, UNC paths, and already-prefixed paths.
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions