[geos-devel] [GEOS] #790: Memory leak in WKBReader.read?

GEOS geos-trac at osgeo.org
Sun Sep 25 01:38:05 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  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by strk):

 For the record, the valgrind report here:
 {{{
 ==12044== HEAP SUMMARY:
 ==12044==     in use at exit: 72,704 bytes in 1 blocks
 ==12044==   total heap usage: 7,730 allocs, 7,729 frees, 557,680 bytes
 allocated
 ==12044==
 ==12044== LEAK SUMMARY:
 ==12044==    definitely lost: 0 bytes in 0 blocks
 ==12044==    indirectly lost: 0 bytes in 0 blocks
 ==12044==      possibly lost: 0 bytes in 0 blocks
 ==12044==    still reachable: 72,704 bytes in 1 blocks
 ==12044==         suppressed: 0 bytes in 0 blocks
 ==12044== Rerun with --leak-check=full to see details of leaked memory
 ==12044==
 ==12044== For counts of detected and suppressed errors, rerun with: -v
 ==12044== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
 }}}

--
Ticket URL: <http://trac.osgeo.org/geos/ticket/790#comment:2>
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