[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 07/14] migration: Free removed SaveStateEntry
From: |
Peter Xu |
Subject: |
Re: [PATCH 07/14] migration: Free removed SaveStateEntry |
Date: |
Wed, 26 Jun 2024 09:32:58 -0400 |
On Wed, Jun 26, 2024 at 08:06:30PM +0900, Akihiko Odaki wrote:
> This suppresses LeakSanitizer warnings.
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- Re: [PATCH 01/14] hw/core: Free CPUState allocations, (continued)
- [PATCH 02/14] hw/ide: Free macio-ide IRQs, Akihiko Odaki, 2024/06/26
- [PATCH 03/14] hw/isa/vt82c686: Free irqs, Akihiko Odaki, 2024/06/26
- [PATCH 04/14] spapr: Free stdout path, Akihiko Odaki, 2024/06/26
- [PATCH 05/14] ppc/vof: Fix unaligned FDT property access, Akihiko Odaki, 2024/06/26
- [PATCH 07/14] migration: Free removed SaveStateEntry, Akihiko Odaki, 2024/06/26
- Re: [PATCH 07/14] migration: Free removed SaveStateEntry,
Peter Xu <=
- [PATCH 08/14] memory: Do not create circular reference with subregion, Akihiko Odaki, 2024/06/26
- [PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup(), Akihiko Odaki, 2024/06/26
- [PATCH 10/14] tests/qtest: Free unused QMP response, Akihiko Odaki, 2024/06/26
- [PATCH 11/14] tests/qtest: Free old machine variable name, Akihiko Odaki, 2024/06/26
- [PATCH 09/14] tests/qtest: Use qtest_add_data_func_full(), Akihiko Odaki, 2024/06/26
- [PATCH 12/14] tests/qtest: Delete previous boot file, Akihiko Odaki, 2024/06/26
- [PATCH 13/14] tests/qtest: Free paths, Akihiko Odaki, 2024/06/26
- [PATCH 14/14] tests/qtest: Free GThread, Akihiko Odaki, 2024/06/26