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-next>] [day] [month] [year] [list]
Date:	Thu, 12 Sep 2013 17:29:26 -0500
From:	Larry Finger <Larry.Finger@...inger.net>
To:	smatch@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Smatch messages that are not understood

Hi,

I am in the process of fixing smatch warnings and errors in the rtlwifi family 
of drivers. Most are straight forward; however, some routines show info messages 
originating from an inline routine in the header files as follows:

   CHECK   drivers/net/wireless/rtlwifi/rtl8192ce/dm.c
include/linux/etherdevice.h:278 ether_addr_equal_64bits() info: ignoring 
unreachable code.
include/linux/etherdevice.h:278 ether_addr_equal_64bits() info: ignoring 
unreachable code.

The source code is a current pull of the mainline git tree. I'm not sure if this 
is a subtle case of unreachable code that I do not see, or if it is a smatch bug.

Thanks,

Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ