Hi, On Fri, Aug 06, 2010, Johan Hedberg wrote: > /* Bail out if field_len claims to reach beyond the EIR > * data end */ > if (len + field_len + 1 >= EIR_DATA_LENGTH) > break; Sorry, that should actually be > and not >= since it's fine if the end of the field coincides with the end of EIR data. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html