Ticket #2170 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

gdaljp2metadata memory leaks

Reported by: warmerdam Assigned to: warmerdam
Priority: normal Milestone: 1.5.1
Component: GDAL_Raster Version: 1.4.4
Severity: normal Keywords: memory leak jp2kak gmljp2
Cc: gaopeng

Description (Last modified by warmerdam)

There are a couple leaks of big chunks of data in gdaljp2metadata.cpp. Notably papszGMLMetadata and psXML in ParseGMLCoverageDesc(). The problem appears to exist all the way back to 1.4 branch.

Change History

01/24/08 15:44:36 changed by warmerdam

  • status changed from new to closed.
  • cc set to gaopeng.
  • resolution set to fixed.
  • description changed.

Fixed in trunk (r13589), 1.5 (r13590) and 1.4-esri branch (r13591). It is not judged to be significant enough to fix in the 1.4 branch.