id summary reporter owner description type status priority milestone component version severity resolution keywords cc 4862 Memory leak in OGRLIBKMLDataSource::FindSchema damiandixon warmerdam "The variable pszName is allocated at line 512 and is not freed on exit from the function, nor is it assigned to anything else. The fix is to add the following just before exit from the function: if ( pszName ) CPLFree ( pszName ); " defect closed normal 1.9.3 OGR_SF 1.9.1 normal fixed libkml schema