Ticket #256 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by hobu

fixed in trunk in r2534

Changed 3 years ago by pramsey

Back-ported to 3.1 branch at r2535

Changed 3 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.