ICE_MIN_S_COUNT
if (section_count < ICE_MIN_S_COUNT || section_count > ICE_MAX_S_COUNT)
if (le32toh(seg->buf_table.buf_count) < ICE_MIN_S_COUNT) {