Opened 13 years ago

Closed 13 years ago

#3834 closed defect (fixed)

georaster - memory leak on FlushMetadata

Reported by: ilucena Owned by: ilucena
Priority: normal Milestone: 1.8.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: georaster
Cc:

Description

There is a mistake in the way CPLSerializeXMLTree is been called. It should assign the return pointer to local variable and free it afterward, as the documentation says. That is causing random crash on intensive ETL scripting processes.

Change History (1)

comment:1 by ilucena, 13 years ago

Resolution: fixed
Status: newclosed

Fixed on r21120.

Note: See TracTickets for help on using tickets.