Opened 15 years ago

Closed 15 years ago

#47 closed defect (fixed)

Memory leak in Arbitrary XY WKT processing

Reported by: Norm Olsen Owned by: Norm Olsen
Priority: minor Milestone:
Component: Dictionaries Version:
Keywords: Leak WKT Cc:

Description

There appears to be a memory leak in the processing of WKT strings which define an Arbitrary XY (i.e. Nerth) coordinate system.

Change History (1)

comment:1 by Norm Olsen, 15 years ago

Resolution: fixed
Status: newclosed

Added free of memory in CS_wellKnownText.cpp where the WGS84 ellipsoid definition was fetched from the dictionary using CS_eldef, but the memory never free'ed. This submission corrects this defect and produced revision bumber 1681.

Note: See TracTickets for help on using tickets.