swift
86f2ced5
- StackProtection: treat source-operands of `memcpy` and `memmove` intrinsics as read-only
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
StackProtection: treat source-operands of `memcpy` and `memmove` intrinsics as read-only This makes `UnsafeMutableRawPointer.storeBytes` not triggering stack protection rdar://110738333
References
#66746 - StackProtection: treat source-operands of `memcpy` and `memmove` intrinsics as read-only
Author
eeckstein
Committer
eeckstein
Parents
8caf9997
Loading