From: cristy Date: Tue, 1 May 2012 16:46:04 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5684 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8473f9e73f5464036edd300a21697421f0214e10;p=imagemagick --- diff --git a/coders/mat.c b/coders/mat.c index 45e8478f8..4c6d4760a 100644 --- a/coders/mat.c +++ b/coders/mat.c @@ -1039,9 +1039,9 @@ done_reading: } } } - clone_info=DestroyImageInfo(clone_info); } + clone_info=DestroyImageInfo(clone_info); RelinquishMagickMemory(BImgBuff); CloseBlob(image);