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

Guard Divide by Zero in PolyAreaCentroid() #112

Open
srwopschall opened this issue Nov 8, 2024 · 0 comments
Open

Guard Divide by Zero in PolyAreaCentroid() #112

srwopschall opened this issue Nov 8, 2024 · 0 comments
Assignees

Comments

@srwopschall
Copy link
Collaborator

In GeomUtilities.cpp, there is an unguarded divide by zero in PolyAreaCentroid(). In principle a zero area face is a valid configuration and we want to guard against this (though unlikely).

@srwopschall srwopschall self-assigned this Nov 8, 2024
@srwopschall srwopschall changed the title Guard Divid by Zero in PolyAreaCentroid() Guard Divide by Zero in PolyAreaCentroid() Jan 9, 2025
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