]> granicus.if.org Git - procps-ng/commit
Fix string literals in fprintf and friends
authorCraig Small <csmall@enc.com.au>
Sat, 3 Mar 2012 01:05:07 +0000 (12:05 +1100)
committerCraig Small <csmall@enc.com.au>
Sat, 3 Mar 2012 01:05:07 +0000 (12:05 +1100)
commit563dd2c5f11cff899cd90816e70855039438ac2b
tree55ce6d508e4086485306bc29af414ff65ced90af
parenta15520db8cecbac0b78f17b1207627e58c2ff9ad
Fix string literals in fprintf and friends

Both these are from [-Werror=format-security]
sig.c:262:5: error: format not a string literal and no format arguments
global.c:517:3: error: format not a string literal and no format arguments
proc/sig.c
ps/global.c