]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 11 Oct 2009 17:33:02 +0000 (17:33 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 11 Oct 2009 17:33:02 +0000 (17:33 +0000)
magick/cache.c

index a17d0ef63a0e0ad274a755cd99e3ed63b07cbecf..48e2ce8d234373c15d2741436eab978164375c7e 100644 (file)
@@ -2132,7 +2132,7 @@ MagickExport Cache GetImagePixelCache(Image *image,
     }
   (void) UnlockSemaphoreInfo(cache_info->semaphore);
   if (destroy != MagickFalse)
-    DestroyPixelCache(cache_info);
+    cache_info=DestroyPixelCache(cache_info);
   if (status != MagickFalse)
     {
       /*