From: cristy Date: Sat, 28 Feb 2015 22:13:21 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~1216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0b01db884c5da6495939a994c6c38f0e1ab4458;p=imagemagick --- diff --git a/coders/tiff.c b/coders/tiff.c index ac5af8c1e..b35dbf5f7 100644 --- a/coders/tiff.c +++ b/coders/tiff.c @@ -886,7 +886,7 @@ static TIFFMethodType GetJPEGMethod(Image* image,TIFF *tiff,uint16 photometric, **value; unsigned char - buffer[BUFFER_SIZE+3]; + buffer[BUFFER_SIZE+32]; unsigned short length;