Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263530
b: refs/heads/master
c: 1c97e94
h: refs/heads/master
v: v3
  • Loading branch information
Peter Hurley authored and Gustavo F. Padovan committed Aug 11, 2011
1 parent 62a7863 commit e6a4edb
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: e9d5cb541b22aa651edc29990092ec5f8174cd39
refs/heads/master: 1c97e94c0b7c56319754ee6f9ccd2e93fe1ee2b3
1 change: 1 addition & 0 deletions trunk/net/bluetooth/hidp/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ static int hidp_session(void *arg)

up_write(&hidp_session_sem);

kfree(session->rd_data);
kfree(session);
return 0;
}
Expand Down

0 comments on commit e6a4edb

Please sign in to comment.