git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
795e936
2898149
)
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
author
John W. Linville
<linville@tuxdriver.com>
Thu, 6 Dec 2012 19:55:57 +0000
(14:55 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 6 Dec 2012 19:55:57 +0000
(14:55 -0500)
This is an NFC LLCP fix for 3.7 and contains only one patch.
It fixes a potential crash when receiving an LLCP HDLC frame acking a frame
that is not the last sent one. In that case we may dereference an already
freed pointer.
Trivial merge