Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154511
b: refs/heads/master
c: 79b854c
h: refs/heads/master
i:
  154509: dc109cf
  154507: 4d2d734
  154503: 914c1b3
  154495: 2ed8e33
v: v3
  • Loading branch information
Mimi Zohar authored and James Morris committed Jun 28, 2009
1 parent 0a21b30 commit 2e33025
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 46690f3718d95e9bb712b6f2b5c869f8494521de
refs/heads/master: 79b854c549c62c54fa27f87e04465c01db889f8d
3 changes: 2 additions & 1 deletion trunk/security/integrity/ima/ima_queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@ int ima_add_template_entry(struct ima_template_entry *entry, int violation,
}
out:
mutex_unlock(&ima_extend_list_mutex);
integrity_audit_msg(AUDIT_INTEGRITY_PCR, inode, entry->template_name,
integrity_audit_msg(AUDIT_INTEGRITY_PCR, inode,
entry->template.file_name,
op, audit_cause, result, audit_info);
return result;
}

0 comments on commit 2e33025

Please sign in to comment.