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: <20101216221507.GD4455@thunk.org> Date: Thu, 16 Dec 2010 17:15:07 -0500 From: Ted Ts'o <tytso@....edu> To: Eric Sandeen <sandeen@...hat.com> Cc: ext4 development <linux-ext4@...r.kernel.org> Subject: Re: [PATCH] e2fsprogs: fix type-punning warnings On Thu, Dec 16, 2010 at 02:39:38PM -0600, Eric Sandeen wrote: > Hm this may need an include of the e2p.h header as well, if built in > a pristine buildroot... Actually we only need it if we are building tst_csum (i.e., if #DEBUG is defined). So I'll apply it under #ifdef DEBUG, and then add a dependency for tst_csum in the Makefile. Thanks for pointing this out. - Ted -- 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