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:
7e7b968
)
tehuti: possible leak in bdx_probe
author
Florin Malita
<fmalita@gmail.com>
Sat, 13 Oct 2007 17:03:38 +0000
(13:03 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 15 Oct 2007 18:29:48 +0000
(14:29 -0400)
If pci_enable_device fails, bdx_probe returns without freeing the
allocated pci_nic structure.
Coverity CID 1908.
Signed-off-by: Florin Malita <fmalita@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found