[Insight-developers] Multiple valgrind defects
    Arnaud Gelas 
    arnaud_gelas at hms.harvard.edu
       
    Fri Oct 21 08:03:51 EDT 2011
    
    
  
Bill,
Thanks for pointing this out!
A lot of them are in the new level set framework, which is actually  
only one uninitialized member value in  
LevelSetEquationtermContainerBase.
The type of this member variable could be either a integer type or  
std::string.
I am not sure what would be the best initialization to handle both  
cases?
Any recommendation?
Thanks,
Arnaud
On Oct 21, 2011, at 7:36 AM, Bill Lorensen wrote:
> Folks,
>
> Valgrind issues:
> http://www.cdash.org/CDash/viewDynamicAnalysis.php?buildid=1646825
>
> The following tests have valgrind defects:
>
> TemporalProcessObjectTest
> VideoSourceTest
> VideoToVideoFilterTest
> itkANTSNeighborhoodCorrelationImageToImageObjectMetricTest
> itkANTSNeighborhoodCorrelationImageToImageObjectRegistrationTest
> itkBinaryClosingByReconstructionImageFilterTest
> itkBinaryDilateImageFilterTest
> itkImageToImageObjectMetricTest
> itkMultiLevelSetsv4ChanAndVeseInternalTermTest
> itkMultiLevelSetsv4SetEvolutionTest
> itkObjectToObjectOptimizerBaseTest
> itkSingleLevelSetsv4DenseImage2DTest
> itkSingleLevelSetsv4MalcolmImage2DTest
> itkSingleLevelSetsv4ShiImage2DTest
> itkSingleLevelSetsv4WhitakerImage2DTest
> itkSingleLevelSetsv4WhitakerImage2DWithCurvatureTest
> itkSingleLevelSetsv4WhitakerImage2DWithLaplacianTest
> itkSingleLevelSetsv4WhitakerImage2DWithPropagationTest
> itkTwoLevelSetsv4DenseImage2DTest
> itkTwoLevelSetsv4MalcolmImage2DTest
> itkTwoLevelSetsv4ShiImage2DTest
> itkTwoLevelSetsv4WhitakerImage2DTest
>
> Bill
>
> <ATT00001.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20111021/71489813/attachment.htm>
    
    
More information about the Insight-developers
mailing list