From: Dmitry V. Levin Date: Mon, 1 Jun 2009 10:32:27 +0000 (+0000) Subject: * bjm.c (sys_query_module): Fix format warning reported by X-Git-Tag: v4.5.19~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bcd5ef92281106dc479ef79623353d59c7101ee;p=strace * bjm.c (sys_query_module): Fix format warning reported by gcc -Wformat-security. * file.c (tprint_open_modes): Likewise. * process.c (printargv): Likewise. * signal.c (printsignal): Likewise. --- diff --git a/ChangeLog b/ChangeLog index 13cf0ce5..e0b10904 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2009-06-01 Dmitry V. Levin + * bjm.c (sys_query_module): Fix format warning reported by + gcc -Wformat-security. + * file.c (tprint_open_modes): Likewise. + * process.c (printargv): Likewise. + * signal.c (printsignal): Likewise. + + Clean up header checks. * configure.ac: Reformat AC_CHECK_HEADERS to keep it sorted and easily updated, and reduce merging errors in the future. * system.c: Convert all non-standard #ifdef checks for specific diff --git a/bjm.c b/bjm.c index 5947a419..f56e48f4 100644 --- a/bjm.c +++ b/bjm.c @@ -142,7 +142,7 @@ struct tcb *tcp; for (idx=0; idx