X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TPC%2FAliTPCInverseCorrection.cxx;h=a73dcc0db8e56792ec2b4eb4657bc2615f30a1e4;hb=45614e8b880412192400a7d0fe8e545984b63811;hp=32650ba183112d17ecd35e533d99c7ccef05d765;hpb=1b92346191d46ff36ced73b51a3e4bfd3f063543;p=u%2Fmrichter%2FAliRoot.git diff --git a/TPC/AliTPCInverseCorrection.cxx b/TPC/AliTPCInverseCorrection.cxx index 32650ba1831..a73dcc0db8e 100644 --- a/TPC/AliTPCInverseCorrection.cxx +++ b/TPC/AliTPCInverseCorrection.cxx @@ -61,6 +61,7 @@ AliTPCInverseCorrection::~AliTPCInverseCorrection() { // // virtual destructor // + if (fCorrection) delete fCorrection; }