git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80f5585
)
Bluetooth: Fix failure to release lock in read_index_list()
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 13 Jan 2011 23:18:49 +0000
(
00:18
+0100)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Tue, 8 Feb 2011 03:40:04 +0000
(
01:40
-0200)
If alloc_skb() fails in read_index_list() we'll return -ENOMEM without
releasing 'hci_dev_list_lock'.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found