Re: [2.6 patch] drivers/usb/misc/usbtest.c: fix a NULL dereference

2005-03-28 Thread Greg KH
On Fri, Mar 25, 2005 at 02:06:29AM +0100, Adrian Bunk wrote: > This patch fixes a NULL dereference found by the Coverity checker. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied, thanks. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

[2.6 patch] drivers/usb/misc/usbtest.c: fix a NULL dereference

2005-03-24 Thread Adrian Bunk
This patch fixes a NULL dereference found by the Coverity checker. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.12-rc1-mm1-full/drivers/usb/misc/usbtest.c.old2005-03-24 04:33:34.0 +0100 +++ linux-2.6.12-rc1-mm1-full/drivers/usb/misc/usbtest.c2005-03-24 04:33: