Skip to content

Conversation

@al45tair
Copy link
Contributor

@al45tair al45tair commented Nov 3, 2023

Thanks to a missing - sign, we were returning garbage rather than indicating that the memory region in question was inaccessible. This mainly affects register dumps (since that's the time we expect to have to cope with out-of-bounds reads).

rdar://117900760

Thanks to a missing `-` sign, we were returning garbage rather than
indicating that the memory region in question was inaccessible.  This
mainly affects register dumps (since that's the time we expect to have
to cope with out-of-bounds reads).

rdar://117900760
@al45tair al45tair requested a review from mikeash as a code owner November 3, 2023 11:17
@al45tair
Copy link
Contributor Author

al45tair commented Nov 3, 2023

@swift-ci Please smoke test

@al45tair al45tair merged commit 199dcc2 into swiftlang:main Nov 6, 2023
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