Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264545
b: refs/heads/master
c: fb788d8
h: refs/heads/master
i:
  264543: 8a5b7b2
v: v3
  • Loading branch information
Dmitry Kasatkin authored and Mimi Zohar committed Sep 14, 2011
1 parent 087a74e commit 2c20247
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: 566be59ab86c0e030b980645a580d683a015a483
refs/heads/master: fb788d8b981fa55603873416882f8dcf835e7924
1 change: 1 addition & 0 deletions trunk/security/integrity/iint.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ static void iint_free(struct integrity_iint_cache *iint)
{
iint->version = 0;
iint->flags = 0UL;
iint->evm_status = INTEGRITY_UNKNOWN;
kmem_cache_free(iint_cache, iint);
}

Expand Down

0 comments on commit 2c20247

Please sign in to comment.