Skip to content
Snippets Groups Projects
Commit b33eded1 authored by Julien Michel's avatar Julien Michel
Browse files

MRG

parents 58c31560 c6a31bfe
Branches
Tags
No related merge requests found
...@@ -778,6 +778,7 @@ void GDALImageIO::Write(const void* buffer) ...@@ -778,6 +778,7 @@ void GDALImageIO::Write(const void* buffer)
value = NULL; value = NULL;
m_poDataset->FlushCache(); m_poDataset->FlushCache();
GDALClose(m_poDataset);
} }
/** TODO : Methode WriteImageInformation non implementee */ /** TODO : Methode WriteImageInformation non implementee */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment