[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1393428584.2316.148.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 26 Feb 2014 07:29:44 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Hiroaki SHIMODA <shimoda.hiroaki@...il.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
yangyingliang@...wei.com
Subject: Re: [PATCH net] sch_tbf: Fix potential memory leak in tbf_change().
On Wed, 2014-02-26 at 21:43 +0900, Hiroaki SHIMODA wrote:
> The allocated child qdisc is not freed in error conditions.
> Defer the allocation after user configuration turns out to be
> valid and acceptable.
>
> Fixes: cc106e4 ("net: sched: tbf: fix the calculation of max_size")
Please prefer/use 12 digits : cc106e441a63b
You can put in your .git/config file :
[core]
...
abbrev = 12
...
> Signed-off-by: Hiroaki SHIMODA <shimoda.hiroaki@...il.com>
> Cc: Yang Yingliang <yangyingliang@...wei.com>
> ---
Acked-by: Eric Dumazet <edumazet@...gle.com>
Thanks
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists