qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] microvm: fix Coverity warnings
@ 2021-11-08 13:07 Gerd Hoffmann
  2021-11-08 13:07 ` [PATCH 1/2] microvm: add missing g_free() call Gerd Hoffmann
  2021-11-08 13:07 ` [PATCH 2/2] microvm: check g_file_set_contents() return value Gerd Hoffmann
  0 siblings, 2 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2021-11-08 13:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Michael S. Tsirkin, Richard Henderson,
	Gerd Hoffmann, Paolo Bonzini



Gerd Hoffmann (2):
  microvm: add missing g_free() call
  microvm: check g_file_set_contents() return value

 hw/i386/microvm-dt.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-11-08 15:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-08 13:07 [PATCH 0/2] microvm: fix Coverity warnings Gerd Hoffmann
2021-11-08 13:07 ` [PATCH 1/2] microvm: add missing g_free() call Gerd Hoffmann
2021-11-08 14:43   ` Philippe Mathieu-Daudé
2021-11-08 13:07 ` [PATCH 2/2] microvm: check g_file_set_contents() return value Gerd Hoffmann
2021-11-08 15:35   ` Peter Maydell

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