On Fri, 2012-02-24 at 21:35 -0800, Bing Zhao wrote: > ssid_len = strlen(user_scan_in->ssid_list[ssid_idx]. > - ssid) + 1; > + ssid); Umm, are you really using strlen() on an SSID here? That's so broken I can hardly describe it. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html