From: cristy Date: Thu, 13 Mar 2014 17:06:31 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~2588 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66aeb177bd6950a6f3e50b9aeeba07e2ab53593e;p=imagemagick --- diff --git a/MagickCore/profile.c b/MagickCore/profile.c index b7c71e53d..48cb1b3ca 100644 --- a/MagickCore/profile.c +++ b/MagickCore/profile.c @@ -1148,15 +1148,15 @@ static MagickBooleanType GetProfilesFromResourceBlock(Image *image, size_t length; + ssize_t + count; + StringInfo *profile; unsigned char length_byte; - ssize_t - count; - unsigned int value;