Opened 14 years ago
Closed 14 years ago
#685 closed defect (fixed)
ST_ConvexHull POLYGON EMPTY crash
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
SELECT ST_ConvexHull(ST_GeomFromText('POLYGON EMPTY',4326))
Paul -- you sure you want a ticket for each of these? I think we'll find all the GEOS functions have the same issue.
Note:
See TracTickets
for help on using tickets.
Fix for crashes committed at r6322. See #692 for further task.