From: Cristy Date: Sun, 9 Sep 2018 16:09:53 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.8-12~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c2d21ce4b8f41b507d912a03453a9453bfe8a64;p=imagemagick ... --- diff --git a/coders/sfw.c b/coders/sfw.c index f5a786124..0a908b2a3 100644 --- a/coders/sfw.c +++ b/coders/sfw.c @@ -350,6 +350,7 @@ static Image *ReadSFWImage(const ImageInfo *image_info,ExceptionInfo *exception) /* Read JPEG image. */ + (void) CopyMagickString(read_info->magick,"JPEG",MagickPathExtent); jpeg_image=ReadImage(read_info,exception); (void) RelinquishUniqueFileResource(read_info->filename); read_info=DestroyImageInfo(read_info); diff --git a/configure b/configure index ddbc3bc64..6840f4dd6 100755 --- a/configure +++ b/configure @@ -4555,7 +4555,7 @@ MAGICK_PATCHLEVEL_VERSION=12 MAGICK_VERSION=7.0.8-12 -MAGICK_GIT_REVISION=14738:f0e35243b:20180901 +MAGICK_GIT_REVISION=14772:e1713562a:20180909 # Substitute library versioning