Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104977
b: refs/heads/master
c: 4db1c62
h: refs/heads/master
i:
  104975: b54fef6
v: v3
  • Loading branch information
Jiri Kosina committed Jul 23, 2008
1 parent 922aa0e commit 8c678e1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f472f80034ae5d0be7d7196c7e65d0ca8890afb4
refs/heads/master: 4db1c62c9991e62b441672db7f227e722776adc4
2 changes: 2 additions & 0 deletions trunk/drivers/hid/hidraw.c
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ static int hidraw_release(struct inode * inode, struct file * file)
kfree(list->hidraw);
}

kfree(list);

return 0;
}

Expand Down

0 comments on commit 8c678e1

Please sign in to comment.