Opened 4 years ago

Closed 4 years ago

#1026 closed defect (fixed)

DistanceOp against geometry with empty components segfaults

Reported by: pramsey Owned by: pramsey
Priority: major Milestone:
Component: Default Version: 3.6.2
Severity: Unassigned Keywords:
Cc:

Description

JTS https://github.com/locationtech/jts/pull/524

MULTIPOLYGON (EMPTY, ((98 200, 200 200, 200 99, 98 99, 98 200)))

Change History (1)

comment:1 by Paul Ramsey <pramsey@…>, 4 years ago

Resolution: fixed
Status: assignedclosed

In 2ac00b1/git:

Fix bug in DistanceOp for geometries with empty components, Closes #1026

Note: See TracTickets for help on using tickets.