Re: [gdal-dev] MSG Driver: two memory leaks

2014-06-26 Thread Christian Authmann
e not been able to track down where the memory is being used. Would be good to have a second opinion! All the best, Simon Fra: gdal-dev-boun...@lists.osgeo.org [gdal-dev-boun...@lists.osgeo.org] på vegne af Christian Authmann [authm...@mathematik.uni-mar

Re: [gdal-dev] gdalinfo: fix metadata output

2014-06-26 Thread Christian Authmann
e only visible difference should be that band metadata is actually printed. Patch is attached for review and/or committing. -- Christian Authmann Philipps-Universität Marburg Fachbereich Mathematik und Informatik AG Datenbanksysteme Hans-Meerwein-Straße D-35032 Marburg -- Christian Au

[gdal-dev] MSG Driver: two memory leaks

2014-06-26 Thread Christian Authmann
ce is exported to a temporary string as WKT, but the string is never released. Attached you'll find a patch fixing both; valgrind confirms that both memory leaks are gone. -- Christian Authmann Philipps-Universität Marburg Fachbereich Mathematik und Informatik AG Datenbanksysteme Hans-Meerw

[gdal-dev] gdalinfo: fix metadata output

2014-06-26 Thread Christian Authmann
e out there with a script that parses the output of gdalinfo, I was careful not to introduce any functional changes in the output. The only visible difference should be that band metadata is actually printed. Patch is attached for review and/or committing. -- Christian Authmann Philipps-Univer

[gdal-dev] Missing include in MSG driver

2014-05-20 Thread Christian Authmann
license of the original file in the hopes that a dev will commit it. Thanks! -- Christian Authmann Philipps-Universität Marburg Fachbereich Mathematik und Informatik AG Datenbanksysteme Hans-Meerwein-Straße D-35032 Marburg --- a/frmts/msg/msgcommand.cpp 2014-04-16 22:04:48.0 +0200 +++ b