RE: Memory leak in TCanvas::Update?

From: Valery Fine (Faine) (fine@bnl.gov)
Date: Fri Apr 16 1999 - 15:55:36 MEST


> Dear ROOT developers and users,
> 
> Run the two commands below and your ROOT will consume memory.
> It seems there is bug with memory management in TCanvas::Update().
> 
> root [0] TCanvas *c = new TCanvas("c","c",100,100);
> root [1] while(1) c->Update();
> 
  I did this under Windows NT. No leak is detected yet.
    Valery



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:31 MET