Some memory leaks.
This commit is contained in:
@@ -339,6 +339,7 @@ IImage8* Thumbnail::processImage (const procparams::ProcParams& params, int rhei
|
||||
// obtain final image
|
||||
Image8* readyImg = new Image8 (fw, fh);
|
||||
ipf.lab2rgb (labView, readyImg);
|
||||
delete labView;
|
||||
delete baseImg;
|
||||
|
||||
// calculate scale
|
||||
|
Reference in New Issue
Block a user