]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 20 Jul 2013 02:28:10 +0000 (02:28 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 20 Jul 2013 02:28:10 +0000 (02:28 +0000)
MagickWand/mogrify-private.h

index 9173def65e9a3eb9705f18c5c2833c448bd64371..ee27fb02fee62c23a65fc9dd629760950d1b3887 100644 (file)
@@ -60,7 +60,7 @@ extern "C" {
             pend=MagickFalse; \
           } \
     }
-#define MaxImageStackDepth  32
+#define MaxImageStackDepth  128
 #define NewImageStack() \
 { \
   image_stack[0].image_info=CloneImageInfo(image_info); \