is it memory leak?

From: Valeriy Onuchin (onuchin@emcal06.rhic.bnl.gov)
Date: Sat Oct 03 1998 - 00:14:17 MEST


Hello Rooters!

 When I create TH1 histo with the same name as
some exisiting hist , it prints 

     Warning("Build","Replacing existing histogram: %s",GetName());
     gDirectory->GetList()->Remove(hold);

that just remove "hold"  from dir but doesn't delete "hold" 
( as it was in previous versions).  Why ???
 
      Best regards.                Valery



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