Home
last modified time | relevance | path

Searched refs:stack (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/archive/tools/
H A Dgif2tiff.c106 unsigned char stack[4096]; variable
391 stackp = stack; in readraster()
493 } while (stackp > stack); in process()
/libtiff-4.0.7/
H A DChangeLog200 in heap or stack allocated buffers. Reported as MSVR 35093,
277 * tools/tiffcrop.c: Avoid access outside of stack allocated array
2578 Initialize stack variables to avoid compiler warning.