]> granicus.if.org Git - imagemagick/commitdiff
https://mail.google.com/mail/#inbox/1615df22846e6469
authorCristy <urban-warrior@imagemagick.org>
Sat, 3 Feb 2018 23:45:34 +0000 (18:45 -0500)
committerCristy <urban-warrior@imagemagick.org>
Sat, 3 Feb 2018 23:45:34 +0000 (18:45 -0500)
MagickCore/draw.c

index 1d8bb669b29ec7de1df22476335fc86f2fe2a990..029cb904d642ba37d9fff67b234ff2d4f272e660 100644 (file)
@@ -3049,6 +3049,8 @@ MagickExport MagickBooleanType DrawImage(Image *image,const DrawInfo *draw_info,
       default:
         break;
     }
+    if (status == MagickFalse)
+      break;
     if (((double) ((size_t) points_extent)) < points_extent)
       {
         (void) ThrowMagickException(exception,GetMagickModule(),