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:	Mon, 15 Mar 2010 15:42:39 +0100
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	"Theodore Ts'o" <tytso@....edu>,
	Akira Fujita <a-fujita@...jp.nec.com>
CC:	linux-ext4@...r.kernel.org
Subject: New compiler warning in 2.6.34-rc1: 'start_ext.ee_block' may be used
 uninitialized

Hi,

I saw the following scroll by during kernel compilation:

fs/ext4/move_extent.c: In function 'mext_leaf_block':

fs/ext4/move_extent.c:478: warning: 'start_ext.ee_block' may be used
uninitialized in this function


Is it real?  It seems that the initial start_ext.ee_len = 0 guards
against accidental use of an uninitialized start_ext.ee_block, but maybe
I missed something.

The message is from gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 here.
-- 
Stefan Richter
-=====-==-=- --== -====
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ