Cppcheck: Fixed some issues found by Flössie during review of my changes
This commit is contained in:
@@ -1677,10 +1677,7 @@ SSEFUNCTION void ImProcFunctions::RGB_denoise(int kall, Imagefloat * src, Imagef
|
||||
}
|
||||
|
||||
delete labdn;
|
||||
|
||||
if (Lin) {
|
||||
delete Lin;
|
||||
}
|
||||
delete Lin;
|
||||
|
||||
}//end of tile row
|
||||
}//end of tile loop
|
||||
|
Reference in New Issue
Block a user