Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250786
b: refs/heads/master
c: eba71de
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Smalley authored and Eric Paris committed Apr 7, 2011
1 parent 4cbcf07 commit d3f3a8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f50a3ec961f90e38c0311411179d5dfee1412192
refs/heads/master: eba71de2cb7c02c5ae4f2ad3656343da71bc4661
2 changes: 1 addition & 1 deletion trunk/security/selinux/ss/services.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit d3f3a8c

Please sign in to comment.