Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155093
b: refs/heads/master
c: d5ce5b4
h: refs/heads/master
i:
  155091: f3bc631
v: v3
  • Loading branch information
Catalin Marinas authored and Linus Torvalds committed Jul 8, 2009
1 parent 11a710c commit f0bee56
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: 5e75c5f5d723074b1ceefe916c3005888e431d12
refs/heads/master: d5ce5b40bc66880d1732461d4b47d7fc3331ed30
1 change: 1 addition & 0 deletions trunk/fs/sysfs/bin.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ static ssize_t write(struct file *file, const char __user *userbuf,
if (count > 0)
*off = offs + count;

kfree(temp);
return count;
}

Expand Down

0 comments on commit f0bee56

Please sign in to comment.