Searched refs:td_stripbytecount (Results 1 – 15 of 15) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2017-18013.patch | 21 - (unsigned __int64) td->td_stripbytecount[s]); 23 + td->td_stripbytecount ? (unsigned __int64) td->td_stripbytecount[s] : 0); 28 - (unsigned long long) td->td_stripbytecount[s]); 30 + td->td_stripbytecount ? (unsigned long long) td->td_stripbytecount[s] : 0);
|
A D | libtiff-CVE-2018-10779.patch | 18 td->td_stripbytecount = (uint64 *) 22 if (td->td_stripoffset == NULL || td->td_stripbytecount == NULL)
|
A D | libtiff-CVE-2017-11613.patch | 10 memory for the td_stripbytecount and td_stripoffset arrays.
|
A D | ChangeLog | 265 of bytes read in case td_stripbytecount[strip] is bigger than 525 of bytes read in case td_stripbytecount[strip] is bigger than 949 and other functions that expect td_stripbytecount to be non NULL. 4328 to new tstrile_t, types of td_stripoffset and td_stripbytecount to
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_write.c | 133 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteScanline() 136 td->td_stripbytecount[strip] = 0; in TIFFWriteScanline() 239 if( td->td_stripbytecount[strip] > 0 ) in TIFFWriteEncodedStrip() 407 if( td->td_stripbytecount[tile] > 0 ) in TIFFWriteEncodedTile() 545 td->td_stripbytecount = (uint64 *) in TIFFSetupStrips() 703 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips() 706 _TIFFmemset(td->td_stripbytecount + td->td_nstrips, in TIFFGrowStrips() 728 if( td->td_stripbytecount[strip] != 0 in TIFFAppendToStrip() 761 old_byte_count = td->td_stripbytecount[strip]; in TIFFAppendToStrip() 762 td->td_stripbytecount[strip] = 0; in TIFFAppendToStrip() [all …]
|
A D | tif_read.c | 176 if (!_TIFFFillStriles( tif ) || !tif->tif_dir.td_stripbytecount) in TIFFFillStripPartial() 246 if( (uint64) to_read > td->td_stripbytecount[strip] in TIFFFillStripPartial() 249 to_read = (tmsize_t) td->td_stripbytecount[strip] in TIFFFillStripPartial() 288 (uint64)tif->tif_rawcc < td->td_stripbytecount[strip] ) in TIFFFillStripPartial() 349 whole_strip = tif->tif_dir.td_stripbytecount[strip] < 10 in TIFFSeek() 731 bytecount = td->td_stripbytecount[strip]; in TIFFReadRawStrip() 771 uint64 bytecount = td->td_stripbytecount[strip]; in TIFFFillStrip() 1191 bytecount64 = td->td_stripbytecount[tile]; in TIFFReadRawTile() 1218 uint64 bytecount = td->td_stripbytecount[tile]; in TIFFFillTile() 1455 tif->tif_rawcc = (tmsize_t)td->td_stripbytecount[strip]; in TIFFStartStrip() [all …]
|
A D | tif_print.c | 671 td->td_stripbytecount ? (unsigned __int64) td->td_stripbytecount[s] : 0); in TIFFPrintDirectory() 676 td->td_stripbytecount ? (unsigned long long) td->td_stripbytecount[s] : 0); in TIFFPrintDirectory()
|
A D | tif_dirread.c | 4175 && tif->tif_dir.td_stripbytecount[0] != tif->tif_dir.td_stripbytecount[1] in TIFFReadDirectory() 4176 && tif->tif_dir.td_stripbytecount[0] != 0 in TIFFReadDirectory() 4492 if (td->td_stripbytecount) in EstimateStripByteCounts() 4493 _TIFFfree(td->td_stripbytecount); in EstimateStripByteCounts() 4494 td->td_stripbytecount = (uint64*) in EstimateStripByteCounts() 4497 if( td->td_stripbytecount == NULL ) in EstimateStripByteCounts() 4542 td->td_stripbytecount[strip] = space; in EstimateStripByteCounts() 4557 td->td_stripbytecount[strip] = bytespertile; in EstimateStripByteCounts() 5724 bytecount = td->td_stripbytecount[0]; in ChopUpSingleUncompressedStrip() 5806 _TIFFfree(td->td_stripbytecount); in ChopUpSingleUncompressedStrip() [all …]
|
A D | tif_dir.h | 99 uint64* td_stripbytecount; member
|
A D | tif_strip.c | 153 uint64 bytecount = td->td_stripbytecount[strip]; in TIFFRawStripSize64()
|
A D | tif_ojpeg.c | 1996 || sp->tif->tif_dir.td_stripbytecount == NULL) in OJPEGReadBufferFill() 2008 else if (sp->tif->tif_dir.td_stripbytecount==NULL) in OJPEGReadBufferFill() 2012 if (sp->tif->tif_dir.td_stripbytecount == 0) { in OJPEGReadBufferFill() 2016 sp->in_buffer_file_togo=sp->tif->tif_dir.td_stripbytecount[sp->in_buffer_next_strile]; in OJPEGReadBufferFill()
|
A D | tif_jpeg.c | 788 if( tif->tif_dir.td_stripbytecount == NULL in JPEGFixupTagsSubsampling() 790 || tif->tif_dir.td_stripbytecount[0] == 0 ) in JPEGFixupTagsSubsampling() 811 m.filebytesleft=tif->tif_dir.td_stripbytecount[0]; in JPEGFixupTagsSubsampling()
|
A D | tif_dir.c | 1012 *va_arg(ap, uint64**) = td->td_stripbytecount; in _TIFFVGetField() 1272 CleanupField(td_stripbytecount); in TIFFFreeDirectory()
|
A D | tif_dirwrite.c | 533 …rray(tif,&ndir,dir,TIFFTAG_STRIPBYTECOUNTS,tif->tif_dir.td_nstrips,tif->tif_dir.td_stripbytecount)) in TIFFWriteDirectorySec() 538 …Array(tif,&ndir,dir,TIFFTAG_TILEBYTECOUNTS,tif->tif_dir.td_nstrips,tif->tif_dir.td_stripbytecount)) in TIFFWriteDirectorySec()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/ |
A D | tif_pdsdirread.c | 294 if (td->td_stripbytecount) in EstimateStripByteCounts() 295 _TIFFfree(td->td_stripbytecount); in EstimateStripByteCounts() 296 td->td_stripbytecount = (uint32*) in EstimateStripByteCounts() 315 td->td_stripbytecount[i] = space; in EstimateStripByteCounts() 324 if (td->td_stripoffset[i] + td->td_stripbytecount[i] > filesize) in EstimateStripByteCounts() 325 td->td_stripbytecount[i] = in EstimateStripByteCounts() 331 td->td_stripbytecount[i] = rowbytes*rowsperstrip; in EstimateStripByteCounts() 1063 uint32 bytecount = td->td_stripbytecount[0]; in ChopUpSingleUncompressedStrip() 1119 _TIFFfree(td->td_stripbytecount); in ChopUpSingleUncompressedStrip() 1121 td->td_stripbytecount = newcounts; in ChopUpSingleUncompressedStrip()
|
Completed in 75 milliseconds