From 5a59994d6a9e8ff71ee97407b9fbd02628202cf1 Mon Sep 17 00:00:00 2001 From: cristy Date: Sun, 25 Jan 2015 00:52:45 +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 b844344ba..f91a0df0b 100644 --- a/coders/tiff.c +++ b/coders/tiff.c @@ -891,7 +891,7 @@ static TIFFMethodType GetJPEGMethod(Image* image,TIFF *tiff,uint16 photometric, **value; unsigned char - buffer[BUFFER_SIZE+2]; + buffer[BUFFER_SIZE+3]; unsigned short length; -- 2.40.0