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: unsafe numeric casting #81

Open
JesseTheRobot opened this issue Dec 31, 2024 · 0 comments
Open

Fix: unsafe numeric casting #81

JesseTheRobot opened this issue Dec 31, 2024 · 0 comments

Comments

@JesseTheRobot
Copy link
Member

We've been playing it fast and loose with numeric casts, which work for now but can (and almost certainly will) cause an overflow at some point. This is a tracking issue to find, and fix, all instances of unsafe numeric casts in the codebase.

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