[ITK-dev] Lingering Valgrind defect

Bill Lorensen bill.lorensen at gmail.com
Mon Nov 30 12:31:42 EST 2015


Folks,

This gerrit commit in August
http://review.source.kitware.com/#/c/20081/

is causing this valgrind defect:
https://open.cdash.org/viewDynamicAnalysisFile.php?id=3624555

Related to the NotAlmostEquals access. If that is replaced with == the
defect gpoes away, but the test fails.

If I understood how those new functions work, I might have been able
to give a solution.

Bill


More information about the Insight-developers mailing list