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 crash in geometry checker #8447

Merged
merged 1 commit into from Nov 9, 2018
Merged

Conversation

nyalldawson
Copy link
Collaborator

Fixes #20408

@nyalldawson nyalldawson added this to the 3.6 milestone Nov 9, 2018
@nyalldawson nyalldawson merged commit df81e55 into qgis:master Nov 9, 2018
@nyalldawson nyalldawson deleted the fix_20408 branch November 9, 2018 02:57
cleanupTestContext( testContext );

QgsGeometryCheckContext context( 1, QgsCoordinateReferenceSystem( QStringLiteral( "EPSG:3857" ) ), QgsCoordinateTransformContext() );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a comment about what are you testing (e.g. not empty ring), do you mind also to test if ring is empty?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in d6aa46c

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.

None yet

2 participants