Re: [gdal-dev] memory leak in gdal program

2015-08-21 Thread Even Rouault
Le vendredi 21 août 2015 17:32:09, jramm a écrit : > I'm using GDAL 201 to iterate features in a geodatabase feature class and > add a new text field, whose value depends on the integer value in another > field.It gives a fairly large memory leak (approx 1GB for every 1m > features iterated). I'm n

[gdal-dev] memory leak in gdal program

2015-08-21 Thread jramm
I'm using GDAL 201 to iterate features in a geodatabase feature class and add a new text field, whose value depends on the integer value in another field.It gives a fairly large memory leak (approx 1GB for every 1m features iterated). I'm not sure where the leak isany ideas?The full code:int ma