Opened 4 years ago

Closed 4 years ago

#1027 closed defect (fixed)

WKT output of MULTIPOINT with empty member crashes

Reported by: pramsey Owned by: geos-devel@…
Priority: major Milestone: 3.8.2
Component: Default Version: 3.8.0
Severity: Unassigned Keywords:
Cc:

Description

Construct a multipoint of the form

MULTIPOINT(EMPTY, 1 1)

And attempt to write it to WKT, a crash will ensue.

https://github.com/libgeos/geos/issues/305

Change History (2)

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

In 03c1615/git:

Fix crash on WKT write of MULTIPOINT(EMPTY, 1 1)
References #1027

comment:2 by pramsey, 4 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.