Skip to content

Fix Long overflow when pre-calculating encode/decode output size#183

Merged
05nelsonm merged 4 commits intomasterfrom
issue/182-long-overflow
Oct 30, 2025
Merged

Fix Long overflow when pre-calculating encode/decode output size#183
05nelsonm merged 4 commits intomasterfrom
issue/182-long-overflow

Conversation

@05nelsonm
Copy link
Copy Markdown
Owner

Closes #182

@05nelsonm 05nelsonm self-assigned this Oct 30, 2025
@05nelsonm 05nelsonm merged commit 8556754 into master Oct 30, 2025
12 checks passed
@05nelsonm 05nelsonm deleted the issue/182-long-overflow branch October 30, 2025 07:49
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.

Pre-calculated encode/decode output sizes return incorrect values due to 64-bit number overflow

1 participant