[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c80c06f6-d283-4687-bf32-9b6be19c8257@web.de>
Date: Sun, 5 Jan 2025 21:26:40 +0100
From: Markus Elfring <Markus.Elfring@....de>
To: make24@...as.ac.cn, linux-pci@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>, Bjorn Helgaas <bhelgaas@...gle.com>,
Thierry Reding <treding@...dia.com>
Cc: stable@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] PCI: fix reference leak in pci_register_host_bridge()
> Once device_register() failed, we should call put_device() to
> decrement reference count for cleanup. Or it could cause memory leak.
>
> device_register() includes device_add(). As comment of device_add()
…
I doubt that the information from the second description paragraph is helpful
for this issue.
> Found by code review.
Would you become interested to check how many similar control flows
can still be detected by the means of automated advanced source code analyses?
Regards,
Markus
Powered by blists - more mailing lists