Problem 107 - Memory leak in G4Polycone
Summary: Memory leak in G4Polycone
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry (show other problems)
Version: 1.1
Hardware: All All
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2000-06-23 11:34 CEST by greenc
Modified: 2000-06-27 05:23 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.