Home
last modified time | relevance | path

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 Dtif_pdsdirread.c151 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 DChangeLog4863 CheckMalloc() function to _TIFFCheckMalloc() and make it available
5746 possible integer overflow in CheckMalloc() function.

Completed in 12 milliseconds