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:
494aced
)
[PATCH] Use after free in net/tulip/de2104x.c
author
Eric Sesterhenn
<snakebyte@gmx.de>
Wed, 22 Mar 2006 21:30:34 +0000
(22:30 +0100)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 23 Mar 2006 01:30:45 +0000
(20:30 -0500)
hi,
this fixes coverity bug #912, where skb is freed first,
and dereferenced a few lines later with skb->len.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found