Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22017
b: refs/heads/master
c: b322908
h: refs/heads/master
i:
  22015: 0b2d1d1
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Mar 20, 2006
1 parent 052255e commit 3e803c1
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: 832c57e9afa7a263bb2f8ee6d04d527ef6709aae
refs/heads/master: b3229087c5e08589cea4f5040dab56f7dc11332a
1 change: 1 addition & 0 deletions trunk/fs/sysfs/symlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ static int sysfs_add_link(struct dentry * parent, const char * name, struct kobj
if (!error)
return 0;

kobject_put(target);
kfree(sl->link_name);
exit2:
kfree(sl);
Expand Down

0 comments on commit 3e803c1

Please sign in to comment.