]> granicus.if.org Git - imagemagick/commitdiff
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8170
authorCristy <urban-warrior@imagemagick.org>
Wed, 9 May 2018 00:51:37 +0000 (20:51 -0400)
committerCristy <urban-warrior@imagemagick.org>
Wed, 9 May 2018 00:51:37 +0000 (20:51 -0400)
MagickCore/property.c

index 9c441ffc89966184cf9175f2934e35650dc2b5d7..419600dab2ece7d886e78fe9828626b207bf9cfd 100644 (file)
@@ -3471,6 +3471,7 @@ RestoreMSCWarning
     {
       property_image=AcquireImage(image_info,exception);
       (void) SetImageExtent(property_image,1,1,exception);
+      (void) SetImageBackgroundColor(property_image,exception);
     }
   interpret_text=AcquireString(embed_text); /* new string with extra space */
   extent=MagickPathExtent;                     /* allocated space in string */