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 classic scoring overflowing in osu! ruleset due to integer multiplication overflow #25546

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Nov 22, 2023

Closes #25545.

@bdach bdach requested a review from a team November 22, 2023 23:17
@bdach bdach self-assigned this Nov 22, 2023
@smoogipoo smoogipoo merged commit 5b0f8ee into ppy:master Nov 23, 2023
16 checks passed
@bdach bdach deleted the classic-score-overflow branch November 23, 2023 00:20
peppy added a commit to peppy/osu-queue-score-statistics that referenced this pull request Nov 27, 2023
Mainly to fix score overflow (ppy/osu#25546).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Classic scoring can reach negative values due to int overflow
2 participants