Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#719 closed defect (fixed)

Memory leak in GEOSIntersection_r

Reported by: strk Owned by: geos-devel@…
Priority: major Milestone: 3.5.0
Component: Default Version: main
Severity: Unassigned Keywords:
Cc: m.orridge@…

Description

Attachments (1)

GEOSIntersectionTest.cpp (3.1 KB ) - added by micko 9 years ago.
C++ Source for intersection test

Download all attachments as: .zip

Change History (5)

by micko, 9 years ago

Attachment: GEOSIntersectionTest.cpp added

C++ Source for intersection test

comment:1 by strk, 9 years ago

Milestone: 3.4.33.5.0
Resolution: fixed
Status: newclosed
Version: 3.4.2svn-trunk

Fixed by r4048, thanks for the test !

comment:2 by Sandro Santilli <strk@…>, 7 years ago

In 5feba83/git:

Fix memory leak in extent-limited overlay operations

The leak was introduced by recent enhancement of the class to
support extent-limited operation. It was spotted by Mick Orridge
who also provided the testcase, thanks !

Fixes #719

git-svn-id: http://svn.osgeo.org/geos/trunk@4048 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:3 by Sandro Santilli <strk@…>, 7 years ago

In 5feba83/git:

Fix memory leak in extent-limited overlay operations

The leak was introduced by recent enhancement of the class to
support extent-limited operation. It was spotted by Mick Orridge
who also provided the testcase, thanks !

Fixes #719

git-svn-id: http://svn.osgeo.org/geos/trunk@4048 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:4 by Sandro Santilli <strk@…>, 7 years ago

In 5feba83/git:

Fix memory leak in extent-limited overlay operations

The leak was introduced by recent enhancement of the class to
support extent-limited operation. It was spotted by Mick Orridge
who also provided the testcase, thanks !

Fixes #719

git-svn-id: http://svn.osgeo.org/geos/trunk@4048 5242fede-7e19-0410-aef8-94bd7d2200fb

Note: See TracTickets for help on using tickets.