[geos-devel] [GEOS] #790: Memory leak in WKBReader.read?
GEOS
geos-trac at osgeo.org
Sun Sep 25 01:29:15 PDT 2016
#790: Memory leak in WKBReader.read?
------------------------+--------------------------
Reporter: edzer | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.5.1
Component: Default | Version: 3.5.0
Severity: Unassigned | Keywords:
------------------------+--------------------------
When running the attached program with
valgrind --tool=memcheck --leak-check=full ./mem
it reports a memory leak. I see it pretty consistently with anything read
this way with WKBReader.read().
Is this in my c++ code, or in geos?
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/790>
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