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

Fix mulitplication overflow in ascii85 decode #348

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

Heinenen
Copy link
Collaborator

Fixes #321.
Formatting in encryption.rs

@J-F-Liu J-F-Liu merged commit 2e4e977 into J-F-Liu:master Nov 17, 2024
8 checks passed
@Heinenen Heinenen deleted the mul_overflow branch November 17, 2024 15: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.

Panic attempt to multiply with overflow in src/object.rs:731:22
2 participants