[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100825.163746.15256125.davem@davemloft.net>
Date: Wed, 25 Aug 2010 16:37:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: julia@...u.dk
Cc: samuel@...tiz.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/5] drivers/net/irda: Eliminate memory leak
From: Julia Lawall <julia@...u.dk>
Date: Tue, 24 Aug 2010 16:38:33 +0200 (CEST)
> From: Julia Lawall <julia@...u.dk>
>
> dev_alloc_skb allocates some memory, so that memory should be freed before
> leaving the function in an error case.
>
> Corrected some typos in a nearby comment as well.
>
> A simplified version of the semantic match that finds this problem is:
> (http://coccinelle.lip6.fr/)
...
> Signed-off-by: Julia Lawall <julia@...u.dk>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists