On Mon, Oct 22, 2012 at 6:42 AM, Alois Schloegl
<[email protected]> wrote:
> Hi,
>
>
> Please include (Greg Smith <[email protected]>) into any communication.
> Greg Smith from CED noticed that there is no kfree, causing a memory leak,

right i fixed it up and sent a patch.

> and memset() has been removed, thus tx->used was not cleared.

because i used kzalloc which does memset of allocated memory.

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

Reply via email to