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] [thread-next>] [day] [month] [year] [list]
Date: Thu, 28 Dec 2023 18:52:16 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: David Binderman <dcb314@...mail.com>,
	"sfrench@...ba.org" <sfrench@...ba.org>,
	"pc@...guebit.com" <pc@...guebit.com>,
	"lsahlber@...hat.com" <lsahlber@...hat.com>,
	"sprasad@...rosoft.com" <sprasad@...rosoft.com>,
	"tom@...pey.com" <tom@...pey.com>,
	"linux-cifs@...r.kernel.org" <linux-cifs@...r.kernel.org>,
	"samba-technical@...ts.samba.org" <samba-technical@...ts.samba.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: fs/smb/client/sess.c:462:20: warning: duplicated ‘if’ condition

On Thu, Dec 28, 2023 at 11:35:29AM +0000, David Binderman wrote:
> Hello there,
> 
> Recent development versions of gcc compiler produce the above warning
> in linux-6.7-rc7.
> 
> Source code is
> 
>    if (old_iface) {
>      ....
>     } else if (old_iface) {

What warnings? And what gcc version? gcc 14?

Confused...

-- 
An old man doll... just what I always wanted! - Clara

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ