Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333708
b: refs/heads/master
c: 98f6ef6
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Al Viro committed Oct 12, 2012
1 parent a0d7f3d commit cf05918
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 808d4e3cfdcc52b19276175464f6dbca4df13b09
refs/heads/master: 98f6ef64b15a48f15062aff5d143b5d9a6ae7711
1 change: 1 addition & 0 deletions trunk/fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,7 @@ follow_link(struct path *link, struct nameidata *nd, void **p)
return error;

out_put_nd_path:
*p = NULL;
path_put(&nd->path);
path_put(link);
return error;
Expand Down

0 comments on commit cf05918

Please sign in to comment.