[vtkusers] Re: CRITICAL Memory leak with vtkInteractorStyleRubberBandZoom
Denis Shamonin
dshamoni at science.uva.nl
Wed Nov 5 10:25:40 EST 2003
Denis Shamonin wrote:
> Hi Amy,
>
> There is critical memory leak with vtkInteractorStyleRubberBandZoom.
> Always happen very soon during playing with
> vtkInteractorStyleRubberBandZoom in combination Reset View.
Yeah.... :)
void vtkInteractorStyleRubberBandZoom::OnMouseMove()
{
...
...
tmpPixelArray->Delete();
}
But anyway this is not all what need to be fix.
--
Denis Shamonin
Section Computational Science
University of Amsterdam
Kruislaan 403, 1098 SJ Amsterdam
the Netherlands
http://carol.wins.uva.nl/~dshamoni/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20031105/8cd1ec0e/attachment.htm>
More information about the vtkusers
mailing list