[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220815180324.3048-1-pchaudhary@linkedin.com>
Date: Mon, 15 Aug 2022 11:03:24 -0700
From: Praveen Chaudhary <pclicoder@...il.com>
To: "David S. Miller" <davem@...emloft.net>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
David Ahern <dsahern@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Praveen Chaudhary <praveen5582@...il.com>,
Zhenggen Xu <zxu@...kedin.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: RE: [PATCH] net: fix potential refcount leak in ndisc_router_discovery()
Hi Xin
Any reason why you are not adding this code under the
if (rt && (lifetime == 0 || rt->fib6_metric != defrtr_usr_metric)) block ?
i.e. while route deletion.
Powered by blists - more mailing lists