#947: GEOSHasZ crashes on non-empty collection with first empty item ------------------------+-------------------------- Reporter: sirsigurd | Owner: geos-devel@… Type: defect | Status: new Priority: major | Milestone: Component: Default | Version: 3.6.2 Severity: Unassigned | Keywords: ------------------------+-------------------------- GEOSHasZ crashes with such geometry `GEOMETRYCOLLECTION (POINT EMPTY, POINT (1 2))`.
{{{ geos_ts_c.cpp:3911: char GEOSHasZ_r(GEOSContextHandle_t, const geos::geom::Geometry*): Assertion `0 != g->getCoordinate()' failed. }}} -- Ticket URL: <https://trac.osgeo.org/geos/ticket/947> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
_______________________________________________ geos-devel mailing list geos-devel@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/geos-devel