Memory leaks?

Paul Selormey paul at t...
Wed Aug 21 22:02:23 EDT 2002


Hello All,
With my test sample, I am seeing some memory leaks,
from the image drivers.

GDALAllRegister(void) creates all the image drivers. Who is
responsible for the deletion of the image drivers?
Or is there any method like GDALAllUnregister()/GDALAllDeregister()

The driver manager is a static global pointer. Who deletes this
pointer?

Best regards,
Paul.






More information about the Gdal-dev mailing list