From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Zheng Huang <hz1624917200@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] hw/ufs: free irq on exit
Date: Sat, 29 Mar 2025 13:21:01 +0100 [thread overview]
Message-ID: <e36f7fdf-b680-4deb-a65c-bafd4b5012c1@linaro.org> (raw)
In-Reply-To: <43ceb427-87aa-44ee-9007-dbaecc499bba@gmail.com>
On 29/3/25 12:47, Zheng Huang wrote:
> Hi,
>
> This patch fixes a memory leak bug in `ufs_init_pci()`. `u->irq` is
> not freed in `ufs_exit()`.
>
> Signed-off-by: Zheng Huang <hz1624917200@gmail.com>
>
> ---
> hw/ufs/ufs.c | 3 +++
> 1 file changed, 3 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2025-03-29 12:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-29 11:47 [PATCH] hw/ufs: free irq on exit Zheng Huang
2025-03-29 12:21 ` Philippe Mathieu-Daudé [this message]
2025-03-31 11:20 ` Philippe Mathieu-Daudé
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=e36f7fdf-b680-4deb-a65c-bafd4b5012c1@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).