Skip to content

[stdlib] fix sendability of ManagedBufferPointer#75782

Merged
glessard merged 2 commits intoswiftlang:mainfrom
glessard:rdar133343460-incorrectly-sendable
Aug 8, 2024
Merged

[stdlib] fix sendability of ManagedBufferPointer#75782
glessard merged 2 commits intoswiftlang:mainfrom
glessard:rdar133343460-incorrectly-sendable

Conversation

@glessard
Copy link
Copy Markdown
Contributor

@glessard glessard commented Aug 8, 2024

ManagedBufferPointer was inferred to be Sendable. While there may be a defect in the inference, this change simply fixes it by adding an unavailable conformance.

Addresses rdar://133343460

@glessard glessard requested review from a team and ktoso as code owners August 8, 2024 19:47
@glessard
Copy link
Copy Markdown
Contributor Author

glessard commented Aug 8, 2024

@swift-ci please smoke test

@glessard glessard enabled auto-merge August 8, 2024 19:48
@glessard glessard requested a review from stephentyrone August 8, 2024 19:48
@glessard glessard merged commit 79bf5d5 into swiftlang:main Aug 8, 2024
@glessard glessard deleted the rdar133343460-incorrectly-sendable branch August 9, 2024 19:51
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