ITK/Dynamic Analysis Practices

From KitwarePublic
< ITK
Revision as of 20:55, 4 June 2011 by Ibanez (talk | contribs) (Created page with "= Overview = * ITK has a policy of '''ZERO''' Valgrind errors. * The developers community has put a lot of effort in reaching this level of quality and it is up to all contribu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overview

  • ITK has a policy of ZERO Valgrind errors.
  • The developers community has put a lot of effort in reaching this level of quality and it is up to all contributors to keep the dynamic errors to the zero level.

How to run Valgrind locally