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:
0860146
)
Bluetooth: Validate PSM values in calls to connect() and bind()
author
Mat Martineau
<mathewm@codeaurora.org>
Wed, 8 Sep 2010 17:05:26 +0000
(10:05 -0700)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Tue, 12 Oct 2010 15:44:51 +0000
(12:44 -0300)
Valid L2CAP PSMs are odd numbers, and the least significant bit of the
most significant byte must be 0.
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found