Skip to content

Do not pass temporary to CStringArray in attempt to avoid underlying runtime issue on AL2#9571

Merged
rconnell9 merged 1 commit intoswiftlang:mainfrom
rconnell9:rconnell/env-vars
Jan 13, 2026
Merged

Do not pass temporary to CStringArray in attempt to avoid underlying runtime issue on AL2#9571
rconnell9 merged 1 commit intoswiftlang:mainfrom
rconnell9:rconnell/env-vars

Conversation

@rconnell9
Copy link
Contributor

Do not pass temporary to CStringArray in attempt to avoid underlying runtime issue on AL2

Motivation:

There is nothing obviously wrong with the usage here, but the way we are working with temporaries may be triggering a lower level runtime issue on AL2. Making this change to attempt to work around the underlying issue while it is investigated by runtime team.

@rconnell9
Copy link
Contributor Author

@swift-ci test

@rconnell9
Copy link
Contributor Author

@swift-ci test windows

1 similar comment
@rconnell9
Copy link
Contributor Author

@swift-ci test windows

@rconnell9 rconnell9 merged commit 1f98bf5 into swiftlang:main Jan 13, 2026
39 of 44 checks passed
ahoppen added a commit to ahoppen/swift-package-manager that referenced this pull request Jan 15, 2026
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