[geos-devel] [GEOS] #1027: WKT output of MULTIPOINT with empty member crashes
GEOS
geos-trac at osgeo.org
Mon Apr 20 10:16:59 PDT 2020
#1027: WKT output of MULTIPOINT with empty member crashes
------------------------+--------------------------
Reporter: pramsey | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.8.2
Component: Default | Version: 3.8.0
Severity: Unassigned | Keywords:
------------------------+--------------------------
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
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1027>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list