lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 11 Jan 2021 18:14:53 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     Ayush Sawal <ayush.sawal@...lsio.com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, secdev@...lsio.com,
        Rohit Maheshwari <rohitm@...lsio.com>
Subject: Re: [PATCH net V2] cxgb4/chtls: Fix tid stuck due to wrong update
 of qid

On Sat,  9 Jan 2021 08:21:06 +0530 Ayush Sawal wrote:
> +	if (skb)
> +		kfree_skb(skb);

kfree_skb() handles NULL just fine

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ