From 6b27c5be09b77de3e008c7018fc44c080c54740e Mon Sep 17 00:00:00 2001 From: Cristy Date: Sun, 2 Oct 2016 11:37:07 -0400 Subject: [PATCH] ... --- coders/wpg.c | 1 + 1 file changed, 1 insertion(+) 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) { -- 2.50.1