X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ChangeLog;h=00f994e4a9da1e6d2f4d6e18cf8fef4e8dd3b99a;hb=eb427dc05df82e0d814ea43533e7711ba35d189a;hp=ed477178a92c8cdf08ef52fdafc445c23407720f;hpb=3afc179392ebebe610f7685bc8895b690c2a66aa;p=gdcm.git diff --git a/ChangeLog b/ChangeLog index ed477178..00f994e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-11-15 Benoit Regrain + * src/gdcmDocument.[cxx|h] : fix memory leaks. The return is suppressed + because never used... and in the same time, that's remove some memory leaks + 2004-11-15 Benoit Regrain * src/gdcmFile.cxx : now delete the PixelConvert instance. * In examples and tests : change the type of image data variables from void*