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
| ||
|
Message-ID: <adaoct2vac0.fsf@cisco.com> Date: Fri, 05 Jun 2009 10:50:39 -0700 From: Roland Dreier <rdreier@...co.com> To: lkml@...eThan.org Cc: linux-kernel@...r.kernel.org Subject: Re: [Compile Warning] 2.6.30-rc8 build > I'll stick an "i = something" at the top (NULL?) just to shut up gcc. you can do uninitialized_var(i) as a zero-overhead way to handle this. -- 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/