From: Cristy Date: Sun, 2 Oct 2016 15:37:07 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.3-2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b27c5be09b77de3e008c7018fc44c080c54740e;p=imagemagick ... --- diff --git a/coders/wpg.c b/coders/wpg.c index 01d351c6a..fbcbcedfb 100644 --- a/coders/wpg.c +++ b/coders/wpg.c @@ -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) {