Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6: selinux: Fix regression for Xorg
This commit is contained in:
@@ -213,7 +213,7 @@ static u16 map_class(u16 pol_value)
|
|||||||
return i;
|
return i;
|
||||||
}
|
}
|
||||||
|
|
||||||
return pol_value;
|
return SECCLASS_NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void map_decision(u16 tclass, struct av_decision *avd,
|
static void map_decision(u16 tclass, struct av_decision *avd,
|
||||||
|
Reference in New Issue
Block a user