]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 2 Oct 2016 15:37:07 +0000 (11:37 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sun, 2 Oct 2016 15:37:07 +0000 (11:37 -0400)
coders/wpg.c

index 01d351c6a5900f1905d4a09424b7a4cd346d35ff..fbcbcedfb6cd50be67e9cf5396859d4102669d58 100644 (file)
@@ -1020,6 +1020,7 @@ static Image *ReadWPGImage(const ImageInfo *image_info,
   image->colors = 0;
   bpp=0;
   BitmapHeader2.RotAngle=0;
+  Rec2.RecordLength=0;
 
   switch(Header.FileType)
     {