linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak
@ 2017-08-04  3:32 Harunobu Kurokawa
  2017-08-04  3:32 ` [PATCH v2 1/2] PCI: rcar: Fix error exit path Harunobu Kurokawa
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Harunobu Kurokawa @ 2017-08-04  3:32 UTC (permalink / raw)
  To: horms, bhelgaas, linux-pci
  Cc: linux-renesas-soc, linux-kernel, Harunobu Kurokawa

When no PCIe card is inserted, there is a memory leak as
pci_free_resource_list is not called before returning.

v2:
 separate the patch to two files.

Harunobu Kurokawa (1):
  PCI: rcar-pcie: Fix memory leak when no PCIe card is inserted

Lorenzo Pieralisi (1):
  PCI: rcar: Fix error exit path

 drivers/pci/host/pcie-rcar.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.9.2

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-15 22:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04  3:32 [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak Harunobu Kurokawa
2017-08-04  3:32 ` [PATCH v2 1/2] PCI: rcar: Fix error exit path Harunobu Kurokawa
2017-08-04  3:32 ` [PATCH v2 2/2] PCI: rcar-pcie: Fix memory leak when no PCIe card is inserted Harunobu Kurokawa
2017-08-14 21:11 ` [PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak Bjorn Helgaas
2017-08-15 15:56   ` Simon Horman
2017-08-15 22:53 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).