Skip to content

StackProtection: treat source-operands of memcpy and memmove intrinsics as read-only #66746

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
Jun 19, 2023

Conversation

eeckstein
Copy link
Contributor

This makes UnsafeMutableRawPointer.storeBytes not triggering stack protection

rdar://110738333

…insics as read-only

This makes `UnsafeMutableRawPointer.storeBytes` not triggering stack protection

rdar://110738333
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein
Copy link
Contributor Author

@swift-ci benchmark

@eeckstein eeckstein merged commit a70b040 into swiftlang:main Jun 19, 2023
@eeckstein eeckstein deleted the stack-protection branch June 19, 2023 20:32
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.

1 participant