Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63572
b: refs/heads/master
c: 088999e
h: refs/heads/master
v: v3
  • Loading branch information
Paul Moore authored and James Morris committed Aug 2, 2007
1 parent 72709fe commit 90523c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 9534f71ca33e5a9de26dfd43c76af86e005005dd
refs/heads/master: 088999e98b8caecd31adc3b62223a228555c5ab7
3 changes: 1 addition & 2 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -4658,8 +4658,7 @@ static int selinux_secid_to_secctx(u32 secid, char **secdata, u32 *seclen)

static void selinux_release_secctx(char *secdata, u32 seclen)
{
if (secdata)
kfree(secdata);
kfree(secdata);
}

#ifdef CONFIG_KEYS
Expand Down

0 comments on commit 90523c6

Please sign in to comment.