On Mon, May 13, 2002 at 11:09:08AM -0400, Johannes Erdfelt wrote:
> > Also, your patch on 2.5 would cause urbs to leak if that if () call was
> > ever true.
> 
> How so?

The call to usb_get_urb() was right before that if statement, and you
didn't have a matching usb_put_urb() in the error path.

thanks,

greg k-h

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to