Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dcdf.c896 #define CDF_SHLEN_LIMIT (UINT32_MAX / 64) macro
1009 if (sh.sh_len > CDF_SHLEN_LIMIT) { in cdf_read_property_info()