On 05/21/2013 04:48 PM, Seth Arnold wrote:
> On Wed, May 01, 2013 at 02:31:06PM -0700, John Johansen wrote:
>> Just add the labels to the tree to make sure insertions and deletions
>> into the rb tree are working.
>
>> @@ -1330,6 +1347,8 @@ ssize_t aa_remove_profiles(char *fqname, size_t size)
>>
On Wed, May 01, 2013 at 02:31:06PM -0700, John Johansen wrote:
> Just add the labels to the tree to make sure insertions and deletions
> into the rb tree are working.
> @@ -1330,6 +1347,8 @@ ssize_t aa_remove_profiles(char *fqname, size_t size)
> }
> name = profile->bas
Just add the labels to the tree to make sure insertions and deletions
into the rb tree are working.
Signed-off-by: John Johansen
---
security/apparmor/policy.c | 53 +++---
1 file changed, 36 insertions(+), 17 deletions(-)
diff --git a/security/apparmor/p