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:
518d1c9
)
[ROSE]: Fix dereference of skb pointer after free.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 4 Jul 2006 02:29:15 +0000
(19:29 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Jul 2006 02:29:15 +0000
(19:29 -0700)
If rose_route_frame return success we'll dereference a stale pointer.
Likely this is only going to result in bad statistics for the ROSE
interface.
This fixes coverity 946.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found