From: Cristy Date: Fri, 17 May 2019 17:21:05 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-46~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87b5630bd998840411045f1e2b97a9e205b66521;p=imagemagick ... --- diff --git a/coders/heic.c b/coders/heic.c index 2556858ff..d6b47c0eb 100644 --- a/coders/heic.c +++ b/coders/heic.c @@ -91,7 +91,7 @@ Const declarations. */ static const char - *xmp_namespace = "http://ns.adobe.com/xap/1.0/ "; + xmp_namespace[] = "http://ns.adobe.com/xap/1.0/ "; #if !defined(MAGICKCORE_WINDOWS_SUPPORT) /*