Skip to content

vmgs: fix overflow in test_logger() #1336

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
May 11, 2025
Merged

Conversation

jstarks
Copy link
Member

@jstarks jstarks commented May 11, 2025

The test fails due to overflow 1/256 of the time. Fix this by changing
the nonce manipulation to avoid overflow.

The test fails due to overflow 1/256 of the time. Fix this by changing
the nonce manipulation to avoid overflow.
@jstarks jstarks requested a review from a team as a code owner May 11, 2025 16:43
@jstarks jstarks enabled auto-merge (squash) May 11, 2025 16:43
@jstarks jstarks merged commit a54e869 into microsoft:main May 11, 2025
28 checks passed
@jstarks jstarks deleted the all_wrapped_up branch May 11, 2025 17:17
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