[PATCH 0/2] build: Fix --enable-sanitizers build errors

Daniel Xu posted 2 patches 1 year, 1 month ago
Only 1 patches received!
crypto/block-luks.c | 2 +-
qemu-keymap.c       | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
[PATCH 0/2] build: Fix --enable-sanitizers build errors
Posted by Daniel Xu 1 year, 1 month ago
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