Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169147
b: refs/heads/master
c: af8ff04
h: refs/heads/master
i:
  169145: 808b0ba
  169143: af2d69b
v: v3
  • Loading branch information
Eric Paris authored and James Morris committed Sep 30, 2009
1 parent 52aa810 commit d205625
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 1669b049db50fc7f1d4e694fb115a0f408c63fce
refs/heads/master: af8ff04917169805b151280155bf772d3ca9bec0
6 changes: 3 additions & 3 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -5830,12 +5830,12 @@ int selinux_disable(void)
selinux_disabled = 1;
selinux_enabled = 0;

/* Try to destroy the avc node cache */
avc_disable();

/* Reset security_ops to the secondary module, dummy or capability. */
security_ops = secondary_ops;

/* Try to destroy the avc node cache */
avc_disable();

/* Unregister netfilter hooks. */
selinux_nf_ip_exit();

Expand Down

0 comments on commit d205625

Please sign in to comment.