From: Kalle Sommer Nielsen Date: Fri, 14 Jul 2017 01:42:15 +0000 (+0200) Subject: WS X-Git-Tag: php-7.2.0beta1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d684a6cd79a4de090343e1ff913cc6f50cd0932;p=php WS --- diff --git a/ext/exif/exif.c b/ext/exif/exif.c index 9ac323e1d6..adfb539b37 100644 --- a/ext/exif/exif.c +++ b/ext/exif/exif.c @@ -3723,7 +3723,7 @@ static int exif_scan_JPEG_header(image_info_type *ImageInfo) unsigned int ll, lh; uchar *Data; size_t fpos, size, got, itemlen; - jpeg_sof_info sof_info; + jpeg_sof_info sof_info; for(section=0;;section++) { #ifdef EXIF_DEBUG