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:
08e6d90
)
Bluetooth: Fix wrong set of skb fragments
author
Gustavo Padovan
<gustavo@padovan.org>
Tue, 15 May 2012 16:22:55 +0000
(13:22 -0300)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Wed, 16 May 2012 19:12:32 +0000
(16:12 -0300)
If alloc() fails we let the frags linked list with garbage value (the
err ptr value) in its last element.
Reported-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found