From: Daniel Xu <dxu@dxuuu.xyz>
To: qemu-devel@nongnu.org, marcandre.lureau@gmail.com, berrange@redhat.com
Subject: [PATCH 0/2] build: Fix --enable-sanitizers build errors
Date: Wed, 1 Mar 2023 09:05:44 -0700 [thread overview]
Message-ID: <cover.1677686566.git.dxu@dxuuu.xyz> (raw)
I hit two small build errors when building with --enable-sanitizers.
These two fixes are split out from a previous series [0].
[0]: https://lore.kernel.org/qemu-devel/cover.1677617035.git.dxu@dxuuu.xyz/
Daniel Xu (2):
crypto/luks: Initialize stack variable to silence warning
qemu-keymap: Fix memory leaks
crypto/block-luks.c | 2 +-
qemu-keymap.c | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
--
2.39.1
next reply other threads:[~2023-03-01 16:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-01 16:05 Daniel Xu [this message]
2023-03-01 16:05 ` [PATCH 1/2] crypto/luks: Initialize stack variable to silence warning Daniel Xu
2023-03-01 16:05 ` [PATCH 2/2] qemu-keymap: Fix memory leaks Daniel Xu
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=cover.1677686566.git.dxu@dxuuu.xyz \
--to=dxu@dxuuu.xyz \
--cc=berrange@redhat.com \
--cc=marcandre.lureau@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).