]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 15 Jan 2015 12:18:07 +0000 (12:18 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 15 Jan 2015 12:18:07 +0000 (12:18 +0000)
coders/mat.c

index 9dd6f4fe3bf7c673fce1c5dbef10733230178b6c..50e34f4dd6c11afde339db2ac7442cdff9fad499 100644 (file)
@@ -542,6 +542,7 @@ int status;
   }
 DblBreak:
  
+  inflateEnd(&zip_info);
   (void)fclose(mat_file);
   RelinquishMagickMemory(CacheBlock);
   RelinquishMagickMemory(DecompressBlock);