]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 13 May 2013 12:18:54 +0000 (12:18 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 13 May 2013 12:18:54 +0000 (12:18 +0000)
MagickCore/cache.c

index fee75bab6d66affffc2cb65dbf64760e0903a4f0..4cb603c0949798d0611a75db7826424e381aa0bf 100644 (file)
@@ -4505,6 +4505,9 @@ static inline MagickBooleanType IsPixelCacheAuthentic(
   MagickOffsetType
     offset;
 
+  /*
+    Does nexus points directly to in-core cache pixels (not buffered)?
+  */
   if (cache_info->type == PingCache)
     return(MagickTrue);
   offset=(MagickOffsetType) nexus_info->region.y*cache_info->columns+