Ticket #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
Note: See
TracTickets for help on using
tickets.
