All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] dump: Fix issues flagged by Coverity
@ 2023-12-22  9:38 Markus Armbruster
  2023-12-22  9:38 ` [PATCH v2 1/1] dump: Fix HMP dump-guest-memory -z without -R Markus Armbruster
  0 siblings, 1 reply; 6+ messages in thread
From: Markus Armbruster @ 2023-12-22  9:38 UTC (permalink / raw)
  To: qemu-devel

v2:
* PATCH 1 superseded by commit 95a40c44501 (dump: Add close fd on
  error return to avoid resource leak)
* PATCH 2 fell through the cracks; reposting unchanged

Markus Armbruster (1):
  dump: Fix HMP dump-guest-memory -z without -R

 dump/dump-hmp-cmds.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.43.0



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

end of thread, other threads:[~2024-01-17  8:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-22  9:38 [PATCH v2 0/1] dump: Fix issues flagged by Coverity Markus Armbruster
2023-12-22  9:38 ` [PATCH v2 1/1] dump: Fix HMP dump-guest-memory -z without -R Markus Armbruster
2024-01-11 12:34   ` Markus Armbruster
2024-01-11 15:10     ` Marc-André Lureau
2024-01-11 16:05       ` Markus Armbruster
2024-01-17  8:28   ` Michael Tokarev

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.