Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jul 31, 2024

This works around swiftlang/swift-foundation#807, 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.

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.
@ahoppen ahoppen requested review from bnbarham and hamishknight July 31, 2024 02:02
@ahoppen
Copy link
Member Author

ahoppen commented Jul 31, 2024

@swift-ci Please test

@ahoppen ahoppen merged commit 889a8db into swiftlang:main Jul 31, 2024
@ahoppen ahoppen deleted the nullbyte-after-user branch July 31, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants