Problem 107

Summary: Memory leak in G4Polycone
Product: Geant4 Reporter: greenc
Component: geometryAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: RESOLVED FIXED    
Severity: normal CC: greenc
Priority: P2    
Version: 1.1   
Hardware: All   
OS: All   

Description greenc 2000-06-23 11:34:36 CEST
(From C. Green, CDF, FNAL)

Hi,

In G4Polycone.cc, enclosingCylinder is not cleaned up in the destructor, leading
to a memory leak.

Thanks,
Chris.
Comment 1 Gabriele Cosmo 2000-06-27 05:23:59 CEST
Fixed in tag "geom-solids-specific-V01-01-01" for
source/geometry/solids/specific.
It will be included in Geant4 2.0 public release.
Thanks for reporting it.