From: Cristy Date: Sat, 2 Sep 2017 19:11:47 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.7-0~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f8ac22036fb691c3fe57028ceeae5216862008d;p=imagemagick ... --- diff --git a/coders/mpeg.c b/coders/mpeg.c index 5a0d26984..aea8c902a 100644 --- a/coders/mpeg.c +++ b/coders/mpeg.c @@ -593,7 +593,8 @@ static MagickBooleanType WriteMPEGImage(const ImageInfo *image_info, (void) CopyMagickString(coalesce_image->filename,basename,MagickPathExtent); GetPathComponent(image_info->filename,ExtensionPath,coalesce_image->magick); if (*coalesce_image->magick == '\0') - (void) CopyMagickString(coalesce_image->magick,image->magick,MagickPathExtent); + (void) CopyMagickString(coalesce_image->magick,image->magick, + MagickPathExtent); status=InvokeDelegate(write_info,coalesce_image,(char *) NULL,"mpeg:encode", exception); (void) FormatLocaleString(write_info->filename,MagickPathExtent,"%s.%s",