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:
2a8aaac
)
3c515: Write outside array bounds
author
roel kluin
<roel.kluin@gmail.com>
Thu, 30 Jul 2009 00:26:32 +0000
(
00:26
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 30 Jul 2009 20:27:28 +0000
(13:27 -0700)
if dev_alloc_skb() fails on the first iteration, a write to
cp->rx_ring[-1] occurs.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found