[postgis-tickets] [PostGIS] #4043: [liblwgeom] Memory leaks in trunk
PostGIS
trac at osgeo.org
Fri Mar 9 09:28:46 PST 2018
#4043: [liblwgeom] Memory leaks in trunk
------------------------+---------------------------
Reporter: Raul Marin | Owner: Algunenano
Type: defect | Status: assigned
Priority: high | Milestone: PostGIS 2.5.0
Component: liblwgeom | Version: trunk
Keywords: |
------------------------+---------------------------
Running the tests of liblwgeom shows several memory leaks in
`lwgeom_make_valid` and `lwgeom_subdivide`.
Also enabling the logs and running the tests produces ~1500 memory leaks,
but I'm not sure when those where introduced since I almost always run
with `POSTGIS_DEBUG_LEVEL == 0`. I don't really consider these important,
just annoying.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4043>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list