]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrackerIO.cxx
Coverity fix (Diego)
[u/mrichter/AliRoot.git] / MUON / AliMUONTrackerIO.cxx
index cf3a39eb14621bdceb90cb976b1db3a2bb6c6c12..0cbae4712e5e22608b869b06fc0a2670e22bf9f9 100644 (file)
@@ -325,6 +325,8 @@ AliMUONTrackerIO::DecodeGains(const char* data, AliMUONVStore& gainStore,
         {
           if ( nDAC < 100 ) 
           {
+            delete[] runs;
+            delete[] dac;
             runs = new Int_t[nDAC];
             dac = new Int_t[nDAC];
             // skip two lines