I believed I had a memory-related problem with my vtk code. I ran it <font color="#231f20" face="Times" size="3"><span style="font-size: 11px; font-family: Times; color: rgb(35, 31, 32);"></span></font>through Valgrind, a memory checking program. It detects some problems :<br>
&nbsp; Conditional jump or move depends on uninitialised value(s)<br>&nbsp; Use of uninitialised value of size 8<br>&nbsp; Invalid read of size 8<br><br>BUT, running Valgrind on the very simple following code results in the same messages... that&#39;s disturbing!<br>
<br>Has someone ever checked any vtk software for such flaws ?<br><br>Marie-Gabrielle Vallet<br>