From: malaterre Date: Fri, 29 Aug 2003 09:48:21 +0000 (+0000) Subject: * Corrected a leak in vtkGdcmREader.cxx, the pSource was find thanks to valgrind. X-Git-Tag: Version0.3.1~180 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a323ed358bb193c0ce8ce8c398ff50e315c15ebb;p=gdcm.git * Corrected a leak in vtkGdcmREader.cxx, the pSource was find thanks to valgrind. --- diff --git a/ChangeLog b/ChangeLog index e69a2b45..68411b21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +2003-08-29 Mathieu Malaterre + * Corrected a leak in vtkGdcmREader.cxx, the pSource was find thanks to valgrind. 2003-07-29 Mathieu Malaterre * src/win32/libgdcmjpeg12.dsp was not dos format * src/win32/libgdcmjpeg12.dsp : libgdcmijpeg12_EXPORTS -> LIBGDCMIJPEG12_EXPORTS