Fix some coverity issues

This commit is contained in:
heckflosse
2017-06-12 23:57:18 +02:00
parent 69664430e2
commit a6cf24bc13
5 changed files with 31 additions and 23 deletions

View File

@@ -1265,6 +1265,10 @@ SSEFUNCTION void ImProcFunctions::ip_wavelet(LabImage * lab, LabImage * dst, int
delete dsttmp;
}
#ifdef _DEBUG
delete MunsDebugInfo;
#endif
}
#undef TS