Opened 9 years ago

Closed 5 years ago

#745 closed defect (duplicate)

[PATCH] finishGEOS() doesn't free the default GeometryFactory instance

Reported by: rouault Owned by: geos-devel@…
Priority: major Milestone: 3.5.3
Component: Default Version: 3.5.0
Severity: Unassigned Keywords:
Cc:

Description

Mostly all in title.

Change History (6)

comment:1 by rouault, 9 years ago

Summary: finishGEOS() doesn't free the default GeometryFactory instance[PATCH] finishGEOS() doesn't free the default GeometryFactory instance

comment:2 by strk, 7 years ago

Milestone: 3.5.13.5.2

Ticket retargeted after milestone closed

comment:3 by robe, 6 years ago

Milestone: 3.5.23.5.3

is this still an issue? Not sure how to test if it is. Pushing to 3.5.3

comment:4 by pramsey, 5 years ago

I'm not sure how to find the problem... there is no patch and I cannot see an obvious error in 3.5 or higher.

comment:5 by jng, 5 years ago

I think there is no corresponding delete defInstance anywhere for this line:

https://trac.osgeo.org/geos/browser/git/src/geom/GeometryFactory.cpp#L798

comment:6 by pramsey, 5 years ago

Resolution: duplicate
Status: newclosed

See #714 for a maybe fix.

Note: See TracTickets for help on using tickets.