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:   Wed, 17 Oct 2018 21:57:50 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     kyeongdon.kim@....com
Cc:     ktkhai@...tuozzo.com, viro@...iv.linux.org.uk,
        garsilva@...eddedor.com, jbaron@...mai.com, dvlasenk@...hat.com,
        xiyou.wangcong@...il.com, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: fix warning in af_unix

From: Kyeongdon Kim <kyeongdon.kim@....com>
Date: Tue, 16 Oct 2018 14:57:26 +0900

> This fixes the "'hash' may be used uninitialized in this function"
> 
> net/unix/af_unix.c:1041:20: warning: 'hash' may be used uninitialized in this function [-Wmaybe-uninitialized]
>   addr->hash = hash ^ sk->sk_type;
> 
> Signed-off-by: Kyeongdon Kim <kyeongdon.kim@....com>

Applied to net-next.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ