Searched refs:write (Results 1 – 13 of 13) sorted by relevance
| /libtiff-4.0.7/contrib/stream/ |
| H A D | tiffstream.cpp | 38 write, in makeFileStream() 59 write, in makeFileStream() 80 write, in makeFileStream() 107 TiffStream::write(thandle_t fd, tdata_t buf, tsize_t size) in write() function in TiffStream 118 ostr->write(reinterpret_cast<const char*>(buf), size); in write()
|
| H A D | tiffstream.h | 33 static tsize_t write(thandle_t fd, tdata_t buf, tsize_t size);
|
| H A D | README | 9 (e.g. read, write, seek and close) into the tiff's library client state.
|
| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | README.Tiffile | 9 write them. And my files are typically small, so the overhead is mostly
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_unix.c | 115 count=write(fdh.fd, buf_offset, (TIFFIOSize_t) io_size); in _tiffWriteProc()
|
| H A D | tif_stream.cxx | 142 os->write(reinterpret_cast<const char *>(buf), request_size); in _tiffosWriteProc()
|
| H A D | tif_vms.c | 63 return (write((int) fd, buf, size)); in _tiffWriteProc()
|
| /libtiff-4.0.7/tools/ |
| H A D | fax2ps.c | 402 if (write(fileno(fd), buf, n) != n) { in main()
|
| /libtiff-4.0.7/ |
| H A D | ChangeLog | 154 * tools/tiff2pdf.c: fix write buffer overflow of 2 bytes on JPEG 161 * tools/tiffcp.c: fix out-of-bounds write on tiled images with odd 203 * tools/tiff2pdf.c: fix out-of-bounds write vulnerabilities in 207 * libtiff/tif_pixarlog.c: fix out-of-bounds write vulnerabilities 255 * tools/tiffcrop.c: Fix out-of-bounds write in loadImage(). 271 write. Based initially on patch tiff-CVE-2016-3945.patch from 314 * libtiff/tif_pixarlog.c: fix potential buffer write overrun in 500 * tools/fax2ps.c (main): Detect failure to write to temporary 936 (loadImage): Fix Coverity 1299740 "Out-of-bounds write". 1075 * tools/thumbnail.c: fix out-of-buffer write [all …]
|
| H A D | configure.ac | 469 dnl FIXME: write appropriate test.
|
| H A D | configure | 23518 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
|
| /libtiff-4.0.7/config/ |
| H A D | config.guess | 1522 # eval: (add-hook 'write-file-hooks 'time-stamp)
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 444 # we write them to config.status, we have to be sure to quote all 6195 # defined. These variables are subsequently used by _LT_CONFIG to write 6284 # defined. These variables are subsequently used by _LT_CONFIG to write 7655 # to write the compiler configuration to 'libtool'. 7790 # to write the compiler configuration to 'libtool'. 7929 # to write the compiler configuration to 'libtool'. 8000 # to write the compiler configuration to 'libtool'. 8071 # to write the compiler configuration to 'libtool'.
|