Skip to content

Cherry-picks slide fix #9524

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 2 commits into from
Nov 7, 2024
Merged

Conversation

augusto2112
Copy link

There were two commits that are missing on stable/20240723, which fix TestSwiftFoundationTypeNotification.py and TestSwiftFoundationTypeNotification.py.

The slide calculation was incorrectly negating an unsigned integer and
passing it to a call to SaturatingAdd. The section load address should
always be larger than the section file address, so change the underflow
check to a comparison instead.

(cherry picked from commit 61f28df)
@augusto2112
Copy link
Author

@swift-ci test

@augusto2112 augusto2112 merged commit 7e9b8f6 into swiftlang:stable/20240723 Nov 7, 2024
3 checks passed
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