]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 28 Feb 2015 22:13:21 +0000 (22:13 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 28 Feb 2015 22:13:21 +0000 (22:13 +0000)
coders/tiff.c

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