[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotation
|
From: |
Greg Kurz |
|
Subject: |
[PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations |
|
Date: |
Tue, 1 Feb 2022 16:15:06 +0100 |
This is the continuation of:
https://lore.kernel.org/qemu-devel/20220201111137.732325b4@bahia/T/#t
v3: - fix leak in its own patch
Greg Kurz (2):
tests/9pfs: Fix leak of local_test_path
tests/9pfs: Use g_autofree and g_autoptr where possible
tests/qtest/libqos/virtio-9p.c | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
--
2.34.1
- [PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations,
Greg Kurz <=