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:
55f8f3c
)
ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error path
author
Jesper Juhl
<jesper.juhl@gmail.com>
Wed, 18 Jul 2007 22:48:03 +0000
(
00:48
+0200)
committer
Len Brown
<len.brown@intel.com>
Thu, 19 Jul 2007 00:46:20 +0000
(20:46 -0400)
acpi_ev_pci_config_region_setup() leaks pci_id
in the error case of "if (!pci_device_node)"
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found