Re: [PATCH] drivers/media/video/se401.c: check kmalloc() return value.
From: Oliver Neukum
Date: Fri Mar 09 2007 - 03:31:17 EST
Am Freitag, 9. März 2007 08:30 schrieb Amit Choudhary:
> Description: Check the return value of kmalloc() in function se401_start_stream(), in file drivers/media/video/se401.c.
Firstly, USB patches to the USB list.
Secondly, you've fixed an oopsable bug, but you also need to check
the return values higher up in the call chain.
Regards
Oliver
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/