Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292293
b: refs/heads/master
c: 28042fa
h: refs/heads/master
i:
  292291: aeb8efb
v: v3
  • Loading branch information
John Johansen committed Feb 27, 2012
1 parent c009c47 commit 88762f6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 38305a4bab4be5d278443b057f7f5e97afb07f26
refs/heads/master: 28042fabf43b9a8ccfaa38f8c8187cc525e53fd3
5 changes: 2 additions & 3 deletions trunk/security/apparmor/path.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,8 @@ static int d_namespace_path(struct path *path, char *buf, int buflen,
}
path_put(&root);
connected = 0;
}

res = d_absolute_path(path, buf, buflen);
} else
res = d_absolute_path(path, buf, buflen);

*name = res;
/* handle error conditions - and still allow a partial path to
Expand Down

0 comments on commit 88762f6

Please sign in to comment.