[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/4] ASAN/UBSAN fixes
From: |
Paolo Bonzini |
Subject: |
[Qemu-devel] [PULL 0/4] ASAN/UBSAN fixes |
Date: |
Tue, 12 Mar 2019 15:36:36 +0100 |
The following changes since commit 377b155bde451d5ac545fbdcdfbf6ca17a4228f5:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
(2019-03-11 18:26:37 +0000)
are available in the Git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to 1e25879e6f832373775492c11c648ab2fff69bd5:
test-migration: fix memory leak (2019-03-12 15:18:40 +0100)
----------------------------------------------------------------
* ASAN fixes
----------------------------------------------------------------
Paolo Bonzini (4):
test-char: fix undefined behavior
test-bdrv-graph-mod: fix Error leak
migration: fix memory leak
test-migration: fix memory leak
migration/socket.c | 1 +
tests/migration-test.c | 3 ++-
tests/test-bdrv-graph-mod.c | 1 +
tests/test-char.c | 2 +-
4 files changed, 5 insertions(+), 2 deletions(-)
--
2.20.1
- [Qemu-devel] [PULL 0/4] ASAN/UBSAN fixes,
Paolo Bonzini <=
- [Qemu-devel] [PULL 1/4] test-char: fix undefined behavior, Paolo Bonzini, 2019/03/12
- [Qemu-devel] [PULL 3/4] migration: fix memory leak, Paolo Bonzini, 2019/03/12
- [Qemu-devel] [PULL 2/4] test-bdrv-graph-mod: fix Error leak, Paolo Bonzini, 2019/03/12
- [Qemu-devel] [PULL 4/4] test-migration: fix memory leak, Paolo Bonzini, 2019/03/12
- Re: [Qemu-devel] [PULL 0/4] ASAN/UBSAN fixes, Eric Blake, 2019/03/12
- Re: [Qemu-devel] [PULL 0/4] ASAN/UBSAN fixes, Peter Maydell, 2019/03/14