]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 11 Nov 2014 23:48:44 +0000 (23:48 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 11 Nov 2014 23:48:44 +0000 (23:48 +0000)
coders/tiff.c

index 1a4d57fa8365190ae8bd420f76dda2f400f618b4..585e94fab90a66024d2bd429f0f2ad501346ca3e 100644 (file)
@@ -912,7 +912,7 @@ static TIFFMethodType GetJpegMethod(Image* image,TIFF *tiff,uint16 photometric,
     **value;
 
   unsigned char
-    buffer[BUFFER_SIZE];
+    buffer[BUFFER_SIZE+1];
 
   unsigned short
     length;