Lines Matching refs:failure
415 should return -1 in case of failure of tif_encodestrip() as documented
417 failure so that the above mentionned functions detect the error.
500 * tools/fax2ps.c (main): Detect failure to write to temporary
1261 * tools/tiff2pdf.c: terminate after failure of allocating
1336 failure.
1411 after a malloc failure. No crash risk AFAICS, but the program
1639 upon failure to allocate "resizeddata".
1641 allocation failure, not before.
1642 * libtiff/tif_ojpeg.c: plug leaks on OJPEG read failure path
1650 Diagnose out-of-memory failure and return 0 rather than
1656 directories instead of error out on the malloc(0) failure.
2067 memset() a malloc'd buffer before checking for malloc failure, which
2068 would result in core dump if there actually were a failure. (#2211)
2730 * tools/thumbnail.c: Check for TIFFOpen() failure.
3866 * libtiff/tif_dirinfo.c: Release file descriptor in case of failure
4940 this causes failure to build on systems which properly respect
6388 * libtiff/tif_dir.c: propagate failure to initialize compression
6390 detect failure.
6495 * libtiff/tif_getimage.c: Fixed so that failure is properly
7192 libtiff/Makefile.in to avoid failure on LINUXdso builds other than