Home
last modified time | relevance | path

Searched refs:sh_len (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/fileinfo/libmagic/
H A Dcdf.c972 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info()
973 if (sh.sh_len > CDF_SHLEN_LIMIT) { in cdf_read_property_info()
978 if (cdf_check_stream_offset(sst, h, shp, sh.sh_len, __LINE__) == -1) in cdf_read_property_info()
982 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
992 e = CAST(const uint8_t *, cdf_offset(shp, sh.sh_len)); in cdf_read_property_info()
H A Dcdf.h160 uint32_t sh_len; member

Completed in 20 milliseconds