[postgis-tickets] [PostGIS] #4053: Memory leak in lwline_chaikin
PostGIS
trac at osgeo.org
Fri Mar 23 02:10:46 PDT 2018
#4053: Memory leak in lwline_chaikin
------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: defect | Status: assigned
Priority: high | Milestone: PostGIS 2.5.0
Component: liblwgeom | Version: trunk
Keywords: |
------------------------+---------------------------
{{{
Direct leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x55ee1a682f11 in __interceptor_malloc
(/home/raul/dev/public/postgis/liblwgeom/cunit/.libs/lt-
cu_tester+0x13ef11)
#1 0x7f708d9bade1 in lwline_construct_empty
/home/raul/dev/public/postgis/liblwgeom/lwline.c:66:19
#2 0x7f708da9a546 in lwline_chaikin
/home/raul/dev/public/postgis/liblwgeom/lwchaikins.c:110:18
#3 0x7f708da9a546 in lwgeom_chaikin
/home/raul/dev/public/postgis/liblwgeom/lwchaikins.c:191
#4 0x55ee1a6e81db in do_test_chaikin
/home/raul/dev/public/postgis/liblwgeom/cunit/cu_chaikin.c:26:13
#5 0x55ee1a6e8132 in do_test_chaikin_lines
/home/raul/dev/public/postgis/liblwgeom/cunit/cu_chaikin.c:42:2
#6 0x7f708d511087 in run_single_test.constprop.5 /tmp/yaourt-tmp-raul
/aur-cunit/src/CUnit-2.1-3/CUnit/Sources/Framework/TestRun.c:991
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4053>
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