Opened 8 years ago

Closed 8 years ago

#6238 closed defect (fixed)

Leak in GetMetadataItem() on GDALProxyPoolDataset

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.4
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

GetMetadataItem() on band and dataset of GDALProxyPoolDataset caches the returned value in a structure, but part of it is not properly deallocated at dataset closing

Change History (1)

comment:1 by Even Rouault, 8 years ago

Milestone: 1.11.4
Resolution: fixed
Status: newclosed

trunk r31753, branches/2.0 r31754, branches/1.11 r31755 "Fix leak in GetMetadataItem() on GDALProxyPoolDataset (#6238)"

Note: See TracTickets for help on using tickets.