[Insight-developers] Purify problems
Bill Hoffman
bill.hoffman@kitware.com
Thu, 27 Mar 2003 09:43:48 -0500
There are still a number of tests with memory leaks and other memory problems.
Please look at this page:
http://www.itk.org/Testing/Sites/moxel2.crd/WinNT-VC++60/20030327-0500-Nightly/Purify.html
If you wrote one of the following tests, please look at the page:
itk2DDeformableTest
itkBinaryMask3DMeshSourceTest
itkBloxBoundaryPointImageToBloxBoundaryProfileImageFilterTest
itkDeformableTest
itkDicomDifficultFile
itkDICOMImageIO2Test
itkIOPrintTest --> problem caused by this class: itk::MetaImageIO
itkMathematicalMorphologyImageFilterTest
itkMetaImageIOTest
itkPromoteDimensionImageTest
itkVectorGradientMagnitudeImageFilterTest1
itkVectorGradientMagnitudeImageFilterTest2
These problems can cause unexpected crashes is user code, and should not
be that hard to fix.
-Bill