From 809b2738496a2fbd437b18c7e9669b8dc42aefbd Mon Sep 17 00:00:00 2001 From: Cristy Date: Thu, 15 Feb 2018 19:26:06 -0500 Subject: [PATCH] ... --- MagickCore/exception.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/exception.c b/MagickCore/exception.c index d5cf22829..bf669e96f 100644 --- a/MagickCore/exception.c +++ b/MagickCore/exception.c @@ -73,7 +73,7 @@ static void /* Global declarations. */ -#define MaxExceptions 128 +#define MaxExceptions 32 /* Global declarations. -- 2.40.0