Searched refs:CheckMalloc (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/ |
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 …]
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 4863 CheckMalloc() function to _TIFFCheckMalloc() and make it available 5746 possible integer overflow in CheckMalloc() function.
|
Completed in 12 milliseconds