[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120625131130.GB12597@1984>
Date: Mon, 25 Jun 2012 15:11:30 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: netfilter-devel@...r.kernel.org, netdev <netdev@...r.kernel.org>,
Wensong Zhang <wensong@...ux-vs.org>,
Simon Horman <horms@...ge.net.au>,
Julian Anastasov <ja@....bg>,
David Miller <davem@...emloft.net>
Subject: Re: [PATCH] netfilter: ipvs: fix dst leak in
__ip_vs_addr_is_local_v6
On Mon, Jun 25, 2012 at 09:58:23AM +0200, Eric Dumazet wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> After call to ip6_route_output() we must release dst or we leak it.
>
> Also should test dst->error, as ip6_route_output() never returns NULL.
>
> Use boolean while we are at it.
Applied, thanks Eric.
--
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