Files
sourcekit-lsp/Sources/SKSupport/FileSystem.swift
Alex Hoppen 52e95c453b Remove null byte after home directory on Windows
This works around https://github.com/apple/swift-corelibs-foundation/issues/5041, which caused a null byte to be incorrectly added after the user name's home directory, causing, among others, directory iteration to recurse indefinitely, always adding another level of the user's name.
2024-07-30 19:02:10 -07:00

1.3 KiB