From 6f7d3a9b4da141841c306f024b4944f5d8b8431f Mon Sep 17 00:00:00 2001 From: cristy Date: Sun, 27 May 2012 00:31:01 +0000 Subject: [PATCH] --- MagickCore/statistic.c | 1 + 1 file changed, 1 insertion(+) diff --git a/MagickCore/statistic.c b/MagickCore/statistic.c index 6b0a90d26..f6cca7673 100644 --- a/MagickCore/statistic.c +++ b/MagickCore/statistic.c @@ -1647,6 +1647,7 @@ MagickExport ChannelStatistics *GetImageStatistics(const Image *image, if (status != MagickFalse) { channel_statistics[channel].depth++; + i--; continue; } } -- 2.40.0