Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132592
b: refs/heads/master
c: 5c4054c
h: refs/heads/master
v: v3
  • Loading branch information
James Morris committed Jan 29, 2009
1 parent 8a68145 commit b9217f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 2cbbd19812b7636c1c37bcf50c403e7af5278d73
refs/heads/master: 5c4054ccfafb6a446e9b65c524af1741656c6c60
4 changes: 0 additions & 4 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -3997,10 +3997,6 @@ static int selinux_socket_unix_stream_connect(struct socket *sock,
struct avc_audit_data ad;
int err;

err = secondary_ops->unix_stream_connect(sock, other, newsk);
if (err)
return err;

isec = SOCK_INODE(sock)->i_security;
other_isec = SOCK_INODE(other)->i_security;

Expand Down

0 comments on commit b9217f6

Please sign in to comment.