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 VWSimplifier coordinate aliasing #1107

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Jan 4, 2025

Fixes VWSimplifier to avoid aliasing input coordinates, by ensuring they are copied.

Also adds a GeometryTestCase.checkNoAlias method to make it easy to check this problem.

@dr-jts dr-jts added the type-bug label Jan 4, 2025
@dr-jts dr-jts merged commit d22e300 into locationtech:master Jan 4, 2025
2 checks passed
@dr-jts dr-jts deleted the fix-vwsimplifier-alias branch January 4, 2025 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant