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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 06 Jan 2023 13:41:32 +0000
From:   David Howells <dhowells@...hat.com>
To:     oushixiong <oushixiong@...inos.cn>
Cc:     dhowells@...hat.com, Marc Dionne <marc.dionne@...istor.com>,
        linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org,
        k2ci <kernel-bot@...inos.cn>
Subject: Re: [PATCH] afs: fix a compilation issue

oushixiong <oushixiong@...inos.cn> wrote:

>  	BUG(); /* This should never happen. */
> +	return false;

This isn't necessary.  BUG() should be no-return.

David

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ