Opened 11 years ago

Closed 11 years ago

#4984 closed defect (fixed)

Fix memory leaks in 1.9.2

Reported by: benharper Owned by: warmerdam
Priority: normal Milestone: 1.10.0
Component: default Version: 1.9.2
Severity: normal Keywords:
Cc:

Description

I have fixed two memory leaks in 1.9.2. These occur consistently on Windows. I haven't tested the patch on any other system.

Attachments (1)

gdal_1.9.2_leaks.patch (4.5 KB ) - added by benharper 11 years ago.

Download all attachments as: .zip

Change History (2)

by benharper, 11 years ago

Attachment: gdal_1.9.2_leaks.patch added

comment:1 by Even Rouault, 11 years ago

Milestone: 1.10.0
Resolution: fixed
Status: newclosed

svn commit port/cpl_conv.cpp port/cpl_vsil.cpp port/cpl_multiproc.cpp port/cpl_multiproc.h port/cpl_conv.h ogr/ogr_srs_api.h ogr/ogrct.cpp ogr/ogrspatialreference.cpp frmts/gtiff/geotiff.cpp frmts/grib/gribdataset.cpp gcore/gdaldrivermanager.cpp gcore/gdalclientserver.cpp alg/gdal_alg_priv.h alg/gdaltransformer.cpp port/cpl_error.cpp port/cpl_error.h -m "Free various mutex in GDALDestroyDriverManager() (#4926, #4928, #4984)"

Note: See TracTickets for help on using tickets.