From a0b01db884c5da6495939a994c6c38f0e1ab4458 Mon Sep 17 00:00:00 2001 From: cristy Date: Sat, 28 Feb 2015 22:13:21 +0000 Subject: [PATCH] --- coders/tiff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.40.0