Fixed two memory leaks, one of it huge; see issue #636
This commit is contained in:
@@ -50,7 +50,6 @@ int init (const Settings* s) {
|
||||
|
||||
void cleanup () {
|
||||
|
||||
CurveFactory::cleanup ();
|
||||
ImProcFunctions::cleanupCache ();
|
||||
Thumbnail::cleanupGamma ();
|
||||
}
|
||||
|
Reference in New Issue
Block a user