]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 25 Jan 2015 00:52:45 +0000 (00:52 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 25 Jan 2015 00:52:45 +0000 (00:52 +0000)
coders/tiff.c

index b844344ba7c3ebc941630b6f7e752b6ddf8066ad..f91a0df0bbc0d68050c530921b152b6dce4b97b6 100644 (file)
@@ -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;