On Mon, Oct 22, 2012 at 11:16:02PM +0300, Dan Carpenter wrote:
> On Mon, Oct 22, 2012 at 11:48:26AM -0400, Devendra Naga wrote:
> > gcc/sparse complain about the following:
> > 
> > drivers/staging/ced1401/ced_ioc.c:931:1: warning: the frame size of 4144 
> > bytes is larger than 2048 bytes [-Wframe-larger-than=]
> > 
> > Fix it by dynamically allocating it.
> 
> This still leaks memory on the success path.

You could just resend this patch.  The others stay the same.

regards,
dan carpenter

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to