]> granicus.if.org Git - imagemagick/commitdiff
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7761
authorCristy <urban-warrior@imagemagick.org>
Wed, 18 Apr 2018 21:42:12 +0000 (17:42 -0400)
committerCristy <urban-warrior@imagemagick.org>
Wed, 18 Apr 2018 21:42:12 +0000 (17:42 -0400)
MagickCore/draw.c

index 9858817f86be36e50e8b6f675502b81674d26989..5aed52e01c5908cc4cb5f9a56b50449bf27b3d4e 100644 (file)
@@ -91,7 +91,7 @@
 */
 #define BezierQuantum  200
 #define DrawEpsilon  (1.0e-10)
-#define MaxBezierCoordinates  2097152
+#define MaxBezierCoordinates  1048576
 #define ThrowPointExpectedException(token,exception) \
 { \
   (void) ThrowMagickException(exception,GetMagickModule(),DrawError, \