[ITK-dev] Valgrind defects since October 27

Bradley Lowekamp blowekamp at mail.nih.gov
Tue Nov 18 10:28:31 EST 2014


Bill,

Thanks for posting this again. Looking at the change the issue seems obvious to me now:

https://github.com/Kitware/ITK/blob/master/Modules/Filtering/ImageGrid/test/itkSliceBySliceImageFilterTest.cxx#L160

Looks like the input test image is allocated but never initialized...

Brad


On Nov 18, 2014, at 10:20 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:

> Valgrind has been failing since October 27. Looks like these changes
> to SliceBySliceImageFilter may have introduced the defects.
> http://open.cdash.org/viewChanges.php?project=Insight&date=2014-10-27
> 
> Bill
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-developers



More information about the Insight-developers mailing list