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 malformed clusters crash #725

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

alxvth
Copy link
Contributor

@alxvth alxvth commented Nov 26, 2024

For weird data layouts, y can be negative and this can result in a out of bounds runtime crash since centerIdx is negative then as well.

@alxvth alxvth added the bug Something isn't working label Nov 26, 2024
@alxvth alxvth changed the title Ffix malformed clusters crash Fix malformed clusters crash Nov 26, 2024
@alxvth alxvth merged commit 93340aa into master Nov 26, 2024
8 checks passed
@alxvth alxvth deleted the feature/FixMalformedClustersCrash branch November 26, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants