Skip to content

[Test] Better workaround for filelists.swift #63685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

bnbarham
Copy link
Contributor

bdf6015 added some extra padding to forFilelistCapture to avoid it being exactly 4096 bytes, triggering a tail bug. Rather than do that, just run the sed's first so that the input is quite small (definitely under 4096 bytes).

Resolves rdar://105395733.

bdf6015 added some extra padding to
forFilelistCapture to avoid it being exactly 4096 bytes, triggering a
tail bug. Rather than do that, just run the sed's first so that the
input is quite small (definitely under 4096 bytes).

Resolves rdar://105395733.
@bnbarham bnbarham requested a review from artemcm as a code owner February 15, 2023 17:45
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit d4572ca into swiftlang:main Feb 16, 2023
@bnbarham bnbarham deleted the filelists-workaround branch February 16, 2023 00:58
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.

2 participants