Re: [PATCH] ip_tunnel: fix possible rtable leak

From: David Miller
Date: Thu Jun 05 2014 - 21:46:12 EST


From: Dmitry Popov <ixaphire@xxxxxxxxxx>
Date: Fri, 6 Jun 2014 04:34:37 +0400

> ip_rt_put(rt) is always called in "error" branches above, but was missed in
> skb_cow_head branch. As rt is not yet bound to skb here we have to release it by
> hand.
>
> Signed-off-by: Dmitry Popov <ixaphire@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/