[geos-devel] [GEOS] #918: memory leak in GeometryCollection::getCoordinate()
GEOS
geos-trac at osgeo.org
Thu Jun 13 18:53:35 PDT 2019
#918: memory leak in GeometryCollection::getCoordinate()
------------------------+---------------------------
Reporter: basiliscos | Owner: geos-devel@…
Type: defect | Status: closed
Priority: major | Milestone:
Component: Default | Version: 3.6.2
Severity: Unassigned | Resolution: fixed
Keywords: |
------------------------+---------------------------
Changes (by Daniel Baston <dbaston@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"d1556af8cddca70ef7872c9b157907cdf07a1f8a/git" d1556af/git]:
{{{
#!CommitTicketReference repository="git"
revision="d1556af8cddca70ef7872c9b157907cdf07a1f8a"
Fix memory leak on GeometryCollection::getCoordinate
Add tests to ensure all Geometry types have the same behavior when
calling getCoordinate on an empty geometry.
Fixes #918
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/918#comment:1>
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