From: Cristy Date: Sat, 24 Dec 2016 16:22:36 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.4-1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69a7c2b01f902eaa16a627195db2f40e48f179d3;p=imagemagick ... --- diff --git a/coders/json.c b/coders/json.c index ab32137bd..662138d90 100644 --- a/coders/json.c +++ b/coders/json.c @@ -615,7 +615,7 @@ static ssize_t PrintChannelPerceptualHash(Image *image,FILE *file, i; ssize_t - n; + n = 0; (void) FormatLocaleFile(file," \"colorspaces\": [ "); for (i=0; i < (ssize_t) channel_phash[0].number_colorspaces; i++)