[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220120194733.6a8b13e6@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date:   Thu, 20 Jan 2022 19:47:33 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     ycaibb <ycaibb@...il.com>
Cc:     edumazet@...gle.com, davem@...emloft.net, yoshfuji@...ux-ipv6.org,
        dsahern@...nel.org, ast@...nel.org, daniel@...earbox.net,
        andrii@...nel.org, kafai@...com, songliubraving@...com, yhs@...com,
        john.fastabend@...il.com, kpsingh@...nel.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        bpf@...r.kernel.org
Subject: Re: [PATCH] ipv4: fix lock leaks
On Fri, 21 Jan 2022 11:11:08 +0800 ycaibb wrote:
>  			if (seq_sk_match(seq, sk))
> +				spin_unlock_bh(lock);
>  				return sk;
Heh, also you're missing brackets so this is patently buggy.
Powered by blists - more mailing lists
 
