Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf.c950 sh.sh_len = CDF_TOLE4(shp->sh_len); in cdf_read_property_info()
951 if (sh.sh_len > CDF_SHLEN_LIMIT) { in cdf_read_property_info()
956 if (cdf_check_stream_offset(sst, h, shp, sh.sh_len, __LINE__) == -1) in cdf_read_property_info()
960 DPRINTF(("section len: %u properties %u\n", sh.sh_len, in cdf_read_property_info()
970 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 11 milliseconds