[Insight-developers] Another Memory Leak from Tcl...

Luis Ibanez luis.ibanez at kitware.com
Mon Feb 7 19:18:04 EST 2011


Hi Bill,


We have today a new memory leak from Tcl
when running a PrintSelf test:

http://www.cdash.org/CDash/viewDynamicAnalysisFile.php?id=1079503


Any objections about adding a suppression for it ?

or.... even better...

Can we get rid of the Tcl-based implementation
of the PrintSelf method ?


Maybe it is time to rewrite that parsing code in C++.


This will also remove the artificial use of the ITK_EXPORT
flag, that is used only to make easier the Tcl parsing of the
C++ code.


Half of the Valgrind suppressions we have are
related to Tcl...


    Luis


More information about the Insight-developers mailing list