[PATCH 1/2] drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
David Miller
davem at davemloft.net
Tue Sep 7 11:29:35 EST 2010
From: Julia Lawall <julia at diku.dk>
Date: Sat, 4 Sep 2010 12:12:43 +0200
> In this case, a device_node structure is stored in another structure that
> is then freed without first decrementing the reference count of the
> device_node structure.
>
> The semantic match that finds this problem is as follows:
> (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <julia at diku.dk>
Applied.
More information about the Linuxppc-dev
mailing list