All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] block: Fix leak in send_qmp_error_event
@ 2024-11-11 17:03 Philippe Mathieu-Daudé
  2024-11-11 17:03 ` [PATCH v2 1/2] block: Improve blk_get_attached_dev_id() docstring Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-11-11 17:03 UTC (permalink / raw)
  To: Fabiano Rosas, qemu-devel
  Cc: Kevin Wolf, Hanna Reitz, qemu-block, Philippe Mathieu-Daudé

Respin of Fabiano patch using g_autofree,
and clarifying method docstrings.

Fabiano Rosas (1):
  block: Fix leak in send_qmp_error_event

Philippe Mathieu-Daudé (1):
  block: Improve blk_get_attached_dev_id() docstring

 include/sysemu/block-backend-io.h |  7 +++++++
 block/block-backend.c             | 16 ++++++++++------
 2 files changed, 17 insertions(+), 6 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2025-01-16 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 17:03 [PATCH v2 0/2] block: Fix leak in send_qmp_error_event Philippe Mathieu-Daudé
2024-11-11 17:03 ` [PATCH v2 1/2] block: Improve blk_get_attached_dev_id() docstring Philippe Mathieu-Daudé
2024-11-11 17:03 ` [PATCH v2 2/2] block: Fix leak in send_qmp_error_event Philippe Mathieu-Daudé
2025-01-13 14:57 ` [PATCH v2 0/2] " Fabiano Rosas
2025-01-16 14:13 ` Kevin Wolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.