]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 14 May 2017 18:02:25 +0000 (14:02 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sun, 14 May 2017 18:02:25 +0000 (14:02 -0400)
MagickCore/policy.c

index f395d507f09826e7c0617b267f306b6cd81f1afe..f6fc7df8eed3dbe6767e6958e335114709d1f404 100644 (file)
@@ -180,8 +180,8 @@ static LinkedListInfo *AcquirePolicyCache(const char *filename,
     ThrowFatalException(ResourceLimitFatalError,"MemoryAllocationFailed");
   status=MagickTrue;
 #if defined(MAGICKCORE_ZERO_CONFIGURATION_SUPPORT)
-  status=LoadPolicyCache(cache,ZeroConfigurationPolicy,"ZeroConfiguration",0,
-    exception);
+  status=LoadPolicyCache(cache,ZeroConfigurationPolicy,"[zero-configuration]",
+    0,exception);
 #else
   {
     const StringInfo