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:   Thu, 20 Dec 2018 19:28:44 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     posk@...gle.com
Cc:     netdev@...r.kernel.org, posk.devel@...il.com
Subject: Re: [PATCH net-next v3] selftests: net: reuseport_addr_any:
 silence clang warning

From: Peter Oskolkov <posk@...gle.com>
Date: Thu, 20 Dec 2018 16:41:52 -0800

> Clang does not recognize that calls to error() terminate execution
> and complains about uninitialized variable use that happens after calls
> to error(). This noop patchset fixes this.
> 
> Signed-off-by: Peter Oskolkov <posk@...gle.com>

I wonder why it's not marked with attribute noreturn.

In any event, it isn't, so your patch is of course needed.

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ