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

Decoding doesn't always return None when it should. #37

Open
JayWhite2357 opened this issue Jan 26, 2024 · 0 comments
Open

Decoding doesn't always return None when it should. #37

JayWhite2357 opened this issue Jan 26, 2024 · 0 comments

Comments

@JayWhite2357
Copy link

[0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x02] is the encoding of u64::MAX.
This does not return None when decoding even though it should.

I have implemented a fix here: #36.

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

No branches or pull requests

1 participant