commit | a28c61e6466ba36b7579a020809fc39d1b05bac8 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Mon Oct 29 22:03:42 2012 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Mon Oct 29 22:03:42 2012 +0000 |
tree | 24fe45ff26bb22391c5418e5498ce31406f045b8 | |
parent | 3a8401ef77503005a66ba810b9b6fd9b387fb99a [diff] [blame] |
diff --git a/MagickCore/cache.c b/MagickCore/cache.c index 4723f24..25abc1c 100644 --- a/MagickCore/cache.c +++ b/MagickCore/cache.c
@@ -1919,12 +1919,12 @@ LockSemaphoreInfo(cache_info->semaphore); if ((cache_info->reference_count > 1) || (cache_info->mode == ReadMode)) { - Image - clone_image; - CacheInfo *clone_info; + Image + clone_image; + /* Clone pixel cache. */