Opened 14 years ago

Closed 14 years ago

#371 closed defect (fixed)

Unchecked allocations in C API

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

Description

We've unchecked memory allocations in the C API. For example:

http://trac.osgeo.org/geos/browser/trunk/capi/geos_ts_c.cpp#L1008

And I think I'm seeing evidence of a real world problem with this.

Change History (1)

comment:1 by sgillies, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r3088.

Note: See TracTickets for help on using tickets.