Added dispose image to release memory
This commit is contained in:
+1
-1
@@ -836,10 +836,10 @@ namespace ComicCompressor
|
||||
}
|
||||
}
|
||||
|
||||
image.Dispose();
|
||||
|
||||
|
||||
|
||||
|
||||
#if true
|
||||
using (MemoryStream m = new MemoryStream())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user