Searched refs:ChopUpSingleUncompressedStrip (Results 1 – 5 of 5) sorted by relevance
4 Subject: [PATCH] ChopUpSingleUncompressedStrip: avoid memory exhaustion7 In ChopUpSingleUncompressedStrip(), if the computed number of strips is big25 @@ -5760,6 +5760,16 @@ ChopUpSingleUncompressedStrip(TIFF* tif)
67 static void ChopUpSingleUncompressedStrip(TIFF*);
333 ChopUpSingleUncompressedStrip() regarding update of newly single-strip820 * libtiff/tif_dirread.c: modify ChopUpSingleUncompressedStrip() to3766 ChopUpSingleUncompressedStrip4794 in ChopUpSingleUncompressedStrip. This happens in some degenerate
84 static void ChopUpSingleUncompressedStrip(TIFF*);1060 ChopUpSingleUncompressedStrip(TIFF* tif) in ChopUpSingleUncompressedStrip() function
168 static void ChopUpSingleUncompressedStrip(TIFF*);4248 ChopUpSingleUncompressedStrip(tif); in TIFFReadDirectory()5710 ChopUpSingleUncompressedStrip(TIFF* tif) in ChopUpSingleUncompressedStrip() function
Completed in 22 milliseconds