Opened 15 years ago

Closed 15 years ago

#256 closed defect (fixed)

finishGEOS (non thread-safe version) cannot be called multiple times

Reported by: hobu Owned by: pramsey
Priority: major Milestone: 3.1.1
Component: C API Version: 3.0.3
Severity: Significant Keywords:
Cc:

Description

The global handle is destroyed, but not NULL'd, so subsequent calls to finishGEOS will segfault.

This should probably be backported, but GEOS' many versions scare and confuse me (are we maintaining a 3.0, 3.1, and 3.2 stable now?), so I will leave it to those who know to backport appropriately.

Change History (3)

comment:1 by hobu, 15 years ago

fixed in trunk in r2534

comment:2 by pramsey, 15 years ago

Back-ported to 3.1 branch at r2535

comment:3 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.