mbox series

[v2,0/2] block: Fix leak in send_qmp_error_event

Message ID 20241111170333.43833-1-philmd@linaro.org (mailing list archive)
Headers show
Series block: Fix leak in send_qmp_error_event | expand

Message

Philippe Mathieu-Daudé Nov. 11, 2024, 5:03 p.m. UTC
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(-)