qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations
@ 2022-02-01 15:15 Greg Kurz
  2022-02-01 15:15 ` [PATCH v3 1/2] tests/9pfs: Fix leak of local_test_path Greg Kurz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greg Kurz @ 2022-02-01 15:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Laurent Vivier, Paolo Bonzini, Thomas Huth, Christian Schoenebeck,
	Greg Kurz

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




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

end of thread, other threads:[~2022-02-02 13:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 15:15 [PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations Greg Kurz
2022-02-01 15:15 ` [PATCH v3 1/2] tests/9pfs: Fix leak of local_test_path Greg Kurz
2022-02-01 15:15 ` [PATCH v3 2/2] tests/9pfs: Use g_autofree and g_autoptr where possible Greg Kurz
2022-02-02 13:31 ` [PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations Christian Schoenebeck

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