[Insight-developers] Visual Studio .NET 2003 discovery

William A. Hoffman billlist at nycap.rr.com
Thu Jul 8 08:13:57 EDT 2004


I am running a .NET 2003 Experimental dashboard for ITK, and I found
a test that was failing because of a stack array bounds write.  I don't think
either purify or valgrind can catch stack array bounds violations.  The
trick is it has to be in debug mode.  There is no nice report, that could
be used for Dart, but it does abort the application, so any tests will
timeout and fail.   

-Bill



More information about the Insight-developers mailing list