On Mon, Oct 22, 2012 at 4:16 PM, Dan Carpenter <dan.carpenter@xxxxxxxxxx> 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. > > regards, > dan carpenter > I am very sorry, i just wasted your time, i will resend it again with the success path kfree also. thanks, _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel