]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 21 Jan 2013 15:27:47 +0000 (15:27 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 21 Jan 2013 15:27:47 +0000 (15:27 +0000)
MagickCore/cache.c

index e733f753b27209533b9b001d22ee40c329c5acc4..f55af7d14200b462c623daa193122d31e010ba7b 100644 (file)
@@ -570,6 +570,8 @@ static MagickBooleanType ClonePixelCachePixels(CacheInfo *clone_info,
       length=(size_t) MagickMin(cache_info->columns*
         cache_info->metacontent_extent,clone_info->columns*
         clone_info->metacontent_extent);
+      cache_nexus[0]->region.y=0;
+      clone_nexus[0]->region.y=0;
       for (y=0; y < (ssize_t) cache_info->rows; y++)
       {
         register const unsigned char