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: <20140527171450.GG1158@thunk.org> Date: Tue, 27 May 2014 13:14:51 -0400 From: Theodore Ts'o <tytso@....edu> To: Andreas Dilger <adilger@...ger.ca> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH] misc: fix compile warnings on master branch On Tue, May 20, 2014 at 05:04:22PM -0600, Andreas Dilger wrote: > Fix compile warnings found on the master branch when using LLVM. > > - Add missing format string when using the libintl _() macro > - include <limits.h> header to get PATH_MAX definition > - fix format vs. variable mismatches > - add header block for create_inode.c file > - remove use of bzero(), use ext2fs_get_memzero() instead > > Signed-off-by: Andreas Dilger <adilger@...ger.ca> Thanks, applied. - 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