All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Small fixes for qga
@ 2023-10-01 18:38 Daniel Xu
  2023-10-01 18:38 ` [PATCH 1/2] qga: Fix memory leak when output stream is unused Daniel Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Xu @ 2023-10-01 18:38 UTC (permalink / raw)
  To: qemu-devel, armbru, berrange, kkostiuk

These are two small fixes that fell out of [0]. Since we are not moving
forward with that patchset, I thought it would be good to at least send
the fixes that came out of it.

See commits for more details.

[0]: https://lore.kernel.org/qemu-devel/cover.1695034158.git.dxu@dxuuu.xyz/

Daniel Xu (2):
  qga: Fix memory leak when output stream is unused
  qapi: qga: Clarify when out-data and err-data are populated

 qga/commands.c       | 4 ++--
 qga/qapi-schema.json | 8 +++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.42.0



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

end of thread, other threads:[~2023-10-13 16:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01 18:38 [PATCH 0/2] Small fixes for qga Daniel Xu
2023-10-01 18:38 ` [PATCH 1/2] qga: Fix memory leak when output stream is unused Daniel Xu
2023-10-01 18:38 ` [PATCH 2/2] qapi: qga: Clarify when out-data and err-data are populated Daniel Xu
2023-10-01 19:18   ` Konstantin Kostiuk
2023-10-13 13:26   ` Markus Armbruster
2023-10-13 16:43 ` [PATCH 0/2] Small fixes for qga Konstantin Kostiuk

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.