Skip to content

Fix similar overflow panic in Selector#168

Merged
zesterer merged 1 commit into
zesterer:masterfrom
rumpuslabs:fix-overflow-panic-2
Sep 29, 2025
Merged

Fix similar overflow panic in Selector#168
zesterer merged 1 commit into
zesterer:masterfrom
rumpuslabs:fix-overflow-panic-2

Conversation

@rumpuslabs
Copy link
Copy Markdown
Contributor

Same bug as #167 but I missed it because it uses + instead of checked_add().unwrap().

@zesterer
Copy link
Copy Markdown
Owner

Thanks again!

@zesterer zesterer merged commit 6e1c49d into zesterer:master Sep 29, 2025
0 of 10 checks passed
@rumpuslabs rumpuslabs deleted the fix-overflow-panic-2 branch April 15, 2026 00:32
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