From d3f3a8cb90aa1373692a96898ccc3889997ac14d Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Fri, 25 Mar 2011 10:13:43 -0400 Subject: [PATCH] --- yaml --- r: 250786 b: refs/heads/master c: eba71de2cb7c02c5ae4f2ad3656343da71bc4661 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/selinux/ss/services.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e92ed358b7b2..3c9be12c20bf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f50a3ec961f90e38c0311411179d5dfee1412192 +refs/heads/master: eba71de2cb7c02c5ae4f2ad3656343da71bc4661 diff --git a/trunk/security/selinux/ss/services.c b/trunk/security/selinux/ss/services.c index 39d732145abe..f3f5dca81006 100644 --- a/trunk/security/selinux/ss/services.c +++ b/trunk/security/selinux/ss/services.c @@ -213,7 +213,7 @@ static u16 map_class(u16 pol_value) return i; } - return pol_value; + return SECCLASS_NULL; } static void map_decision(u16 tclass, struct av_decision *avd,