Skip to content
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

libraries/BytesParsing: don't check bounds in asAddressUnchecked #26

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

kcsongor
Copy link
Contributor

No description provided.

Copy link
Collaborator

@nonergodic nonergodic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blerg... clearly, I just copy-pasted that at the time and forgot to go back and fix it, seeing how bool had the exact same issue. So sloppy 😬

(I assume the analogously erroneous asUint8 in asBoolUnchecked here is because the other PR that fixes it hasn't been merged yet.)

@kcsongor
Copy link
Contributor Author

that's right, will take a loot at that shortly so we can merge.

also, what's happening with the failing test? seems unrelated

@nonergodic
Copy link
Collaborator

nonergodic commented Jan 15, 2024

also, what's happening with the failing test? seems unrelated

beats me, seems unrelated indeed

@kcsongor
Copy link
Contributor Author

triggered a rebuild on main, let's see

@nonergodic nonergodic merged commit 2b7db51 into main Jan 22, 2024
1 check passed
@nonergodic nonergodic deleted the address-unchecked branch January 22, 2024 11:48
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