[apparmor] [PATCH] apparmor: add the ability to report a crypto hash of loaded policy

John Johansen john.johansen at canonical.com
Sat Aug 10 20:04:59 UTC 2013


On 08/10/2013 11:05 AM, Christian Boltz wrote:
> Hello,
> 
> Am Donnerstag, 8. August 2013 schrieb John Johansen:
>> Provide userspace the ability to validate what policy is loaded via
>> an exported crypto hash value.
> 
> Just a small issue:
> 
>> diff --git a/security/apparmor/policy_unpack.c
>> b/security/apparmor/policy_unpack.c index 80050b3..bb7acc7 100644
>> --- a/security/apparmor/policy_unpack.c
>> +++ b/security/apparmor/policy_unpack.c
> 
>> @@ -66,6 +67,7 @@ struct aa_ext {
>>  	u32 version;
>>  };
>>
>> +
>>  /* audit callback for unpack fields */
>>  static void audit_cb(struct audit_buffer *ab, void *va)
>>  {
> 
> Was adding the second empty line intentional?
> 
hrmmm, no thanks




More information about the AppArmor mailing list