git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c502c78
)
ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()
author
Roberto Sassu
<roberto.sassu@polito.it>
Fri, 8 Nov 2013 18:21:36 +0000
(19:21 +0100)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Fri, 3 Jan 2014 12:42:59 +0000
(07:42 -0500)
Replace the '-1' value with HASH_ALGO__LAST in ima_eventdigest_init()
as the called function ima_eventdigest_init_common() expects an unsigned
char.
Fix commit:
4d7aeee ima: define new template ima-ng and template fields d-ng and n-ng
Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
No differences found