Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55992
b: refs/heads/master
c: e41e8bd
h: refs/heads/master
v: v3
  • Loading branch information
Amy Griffis authored and Al Viro committed May 11, 2007
1 parent e6fe502 commit b7fd3d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e54dc2431d740a79a6bd013babade99d71b1714f
refs/heads/master: e41e8bde43026d5d2e41464e6105a50b31e34102
1 change: 1 addition & 0 deletions trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1289,6 +1289,7 @@ void __audit_getname(const char *name)
context->names[context->name_count].name_len = AUDIT_NAME_FULL;
context->names[context->name_count].name_put = 1;
context->names[context->name_count].ino = (unsigned long)-1;
context->names[context->name_count].osid = 0;
++context->name_count;
if (!context->pwd) {
read_lock(&current->fs->lock);
Expand Down

0 comments on commit b7fd3d9

Please sign in to comment.