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:
87c1e12
)
cpmac: use after free
author
Dan Carpenter
<error27@gmail.com>
Tue, 2 Mar 2010 22:46:10 +0000
(22:46 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 3 Mar 2010 09:04:37 +0000
(
01:04
-0800)
The original code dereferenced "cpmac_mii" after calling
"mdiobus_free(cpmac_mii);"
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found