Searched refs:CheckMalloc (Results 1 – 2 of 2) sorted by relevance
| /libtiff-4.0.7/contrib/pds/ |
| H A D | tif_pdsdirread.c | 151 dir = (TIFFDirEntry *)CheckMalloc(tif, in TIFFReadPrivateDataSubDirectory() 175 dir = (TIFFDirEntry *)CheckMalloc(tif, in TIFFReadPrivateDataSubDirectory() 591 l = (uint32*)CheckMalloc(tif, in TIFFFetchRationalArray() 751 cp = CheckMalloc(tif, in TIFFFetchNormalSubTag() 757 cp = CheckMalloc(tif, in TIFFFetchNormalSubTag() 763 cp = CheckMalloc(tif, in TIFFFetchNormalSubTag() 769 cp = CheckMalloc(tif, in TIFFFetchNormalSubTag() 774 cp = CheckMalloc(tif, in TIFFFetchNormalSubTag() 779 cp = CheckMalloc(tif, in TIFFFetchNormalSubTag() 969 (*lpp = (uint32 *)CheckMalloc(tif, in TIFFFetchStripThing() [all …]
|
| /libtiff-4.0.7/ |
| H A D | ChangeLog | 3993 CheckMalloc() function to _TIFFCheckMalloc() and make it available 4876 possible integer overflow in CheckMalloc() function.
|