On Thu, Feb 24, 2011 at 08:15:43PM +0100, Sami Kerola wrote: > fsck.c:874:22: warning: format string is not a string literal > (potentially insecure) [-Wformat-security] > errx(EXIT_USAGE, _(fs_type_syntax_error)); > ^~~~~~~~~~~~~~~~~~~~~~~ > > The issue was introduced in my commit 0a09eb4e, sorry. > > Signed-off-by: Sami Kerola <kerolasa@xxxxxx> > --- > fsck/fsck.c | 8 +++----- > 1 files changed, 3 insertions(+), 5 deletions(-) Applied, thanks. -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html