From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Zheng Huang <hz1624917200@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] hw/sd/sdhci: free irq on exit
Date: Mon, 31 Mar 2025 13:20:58 +0200 [thread overview]
Message-ID: <d4f8ce06-932b-4a77-8301-32975737d88b@linaro.org> (raw)
In-Reply-To: <09ddf42b-a6db-42d5-954b-148d09d8d6cc@gmail.com>
On 28/3/25 10:49, Zheng Huang wrote:
> Hi,
>
> This patch fixes a memory leak bug in `sdhci_pci_realize()`. `s->irq` is
> not freed in `sdhci_pci_exit()`.
>
> Signed-off-by: Zheng Huang <hz1624917200@gmail.com>
>
> ---
> hw/sd/sdhci-pci.c | 2 ++
> 1 file changed, 2 insertions(+)
Queued to hw-misc, thanks!
prev parent reply other threads:[~2025-03-31 11:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-28 9:49 [PATCH] hw/sd/sdhci: free irq on exit Zheng Huang
2025-03-28 18:08 ` Philippe Mathieu-Daudé
2025-03-31 11:20 ` Philippe Mathieu-Daudé [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d4f8ce06-932b-4a77-8301-32975737d88b@linaro.org \
--to=philmd@linaro.org \
--cc=hz1624917200@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).