qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] build: Fix --enable-sanitizers build errors
@ 2023-03-01 16:05 Daniel Xu
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Xu @ 2023-03-01 16:05 UTC (permalink / raw)
  To: qemu-devel, marcandre.lureau, berrange

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



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

end of thread, other threads:[~2023-03-01 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01 16:05 [PATCH 0/2] build: Fix --enable-sanitizers build errors Daniel Xu
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

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).