2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 13:28:19 +00:00
This commit is contained in:
Andreas Gruenbacher 2007-05-25 12:47:34 +00:00
parent c77be398f7
commit 4465abb29a

View File

@ -742,7 +742,7 @@ Index: b/security/apparmor/main.c
+ return error; + return error;
+ } else + } else
+ /* don't worry about rcu replacement of the cxt here. + /* don't worry about rcu replacement of the cxt here.
+ * caps_logged is a cache to reduce the occurance of + * caps_logged is a cache to reduce the occurence of
+ * duplicate messages in the log. The worst that can + * duplicate messages in the log. The worst that can
+ * happen is duplicate capability messages shows up in + * happen is duplicate capability messages shows up in
+ * the audit log + * the audit log