Opened 6 years ago

Closed 6 years ago

#4172 closed defect (fixed)

Memory leak in lwgeom_offsetcurve

Reported by: Algunenano Owned by: Algunenano
Priority: medium Milestone: PostGIS 2.5.0
Component: postgis Version: 2.4.x
Keywords: Cc:

Description

SUMMARY: AddressSanitizer: 152 byte(s) leaked in 3 allocation(s).

I guess that this is present in 2.5 and 3.0 but I need to check it (tested only in 3.0).

PR: https://github.com/postgis/postgis/pull/291

Change History (2)

comment:1 by Raul Marin, 6 years ago

In 16721:

Fix memory leak in lwgeom_offsetcurve

References #4172

comment:2 by Raul Marin, 6 years ago

Resolution: fixed
Status: assignedclosed

In 16722:

Fix memory leak in lwgeom_offsetcurve

Closes #4172
Closes https://github.com/postgis/postgis/pull/291

Note: See TracTickets for help on using tickets.