From: Antony Dovgal Date: Tue, 1 Jul 2008 08:15:44 +0000 (+0000) Subject: this should be long X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1433 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c6362a1ddc658498cdd428de063b0901f7428d0;p=php this should be long --- diff --git a/ext/standard/iptc.c b/ext/standard/iptc.c index aef62adfa4..886b0a7df9 100644 --- a/ext/standard/iptc.c +++ b/ext/standard/iptc.c @@ -183,7 +183,8 @@ PHP_FUNCTION(iptcembed) int jpeg_file_len, iptcdata_len; FILE *fp; unsigned int marker; - unsigned int spool = 0, done = 0, inx; + unsigned int done = 0, inx; + long spool = 0; unsigned char *spoolbuf=0, *poi=0; struct stat sb; zend_bool written = 0;