Hi,

in probe() you'll do a double free, if allocating
only some urbs fails. alloc_all_urbs() must not only
free allocated urbs in the error case, but set the
pointers of the device descriptor to NULL.

        Regards
                Oliver

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to