Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86619
b: refs/heads/master
c: 422b03c
h: refs/heads/master
i:
  86617: a4239d2
  86615: d336ba6
v: v3
  • Loading branch information
Paul Moore authored and Al Viro committed Mar 1, 2008
1 parent 6266a50 commit 64ecc40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d395991c117d43bfca97101a931a41d062a93852
refs/heads/master: 422b03cf75e11dfdfb29b0f19709bac585335f86
2 changes: 1 addition & 1 deletion trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ static int audit_log_single_execve_arg(struct audit_context *context,
* so we can be sure nothing was lost.
*/
if ((i == 0) && (too_long))
audit_log_format(*ab, "a%d_len=%ld ", arg_num,
audit_log_format(*ab, "a%d_len=%zu ", arg_num,
has_cntl ? 2*len : len);

/*
Expand Down

0 comments on commit 64ecc40

Please sign in to comment.