Jesper Juhl 029c3c133b PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
In drivers/pci/hotplug/ibmphp_core.c::ibmphp_init_devno() we allocate
space dynamically for a PCI irq routing table by calling
pcibios_get_irq_routing_table(), but we never free the allocated space.

This patch frees the allocated space at the function exit points.

Spotted by the Coverity checker. Compile tested only.

Please consider applying.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-20 21:47:08 -07:00
..
2005-04-16 15:20:36 -07:00
2007-11-28 14:35:26 -08:00
2007-11-28 14:35:26 -08:00
2005-04-16 15:20:36 -07:00
2007-10-11 11:16:36 +02:00
2008-02-01 15:04:30 -08:00
2008-02-01 15:04:20 -08:00
2005-04-16 15:20:36 -07:00
2007-11-28 14:35:26 -08:00
2007-11-28 14:35:26 -08:00
2008-02-01 15:04:26 -08:00