Opened 13 years ago

Closed 13 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.

Change History (1)

comment:1 by pramsey, 13 years ago

Resolution: fixed
Status: newclosed

Fix for crashes committed at r6322. See #692 for further task.

Note: See TracTickets for help on using tickets.