Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

webp: Do not panic on overflow if size is maximum #1563

Merged
merged 1 commit into from
Oct 2, 2021

Conversation

5225225
Copy link
Contributor

@5225225 5225225 commented Oct 2, 2021

Fixes: #1501

@5225225 5225225 force-pushed the add-overflow-webp branch from f17e4af to 3d497b5 Compare October 2, 2021 17:30
@5225225 5225225 marked this pull request as ready for review October 2, 2021 18:08
@5225225 5225225 merged commit c939c1d into image-rs:master Oct 2, 2021
@5225225 5225225 deleted the add-overflow-webp branch October 2, 2021 18:23
@HeroicKatora HeroicKatora mentioned this pull request Feb 4, 2022
9 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'attempt to add with overflow' panic in webp
2 participants