qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] vhost-user-blk-test and vdagent Coverity fixes
@ 2021-05-26  9:12 Stefan Hajnoczi
  2021-05-26  9:12 ` [PATCH 1/3] vhost-user-blk-test: fix Coverity open(2) false positives Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Stefan Hajnoczi @ 2021-05-26  9:12 UTC (permalink / raw)
  To: qemu-devel
  Cc: Laurent Vivier, Kevin Wolf, Thomas Huth, qemu-block, Coiby Xu,
	Gerd Hoffmann, Stefan Hajnoczi, Paolo Bonzini

This patch series addresses recent Coverity reports. Please see the individual
patches for details.

Stefan Hajnoczi (3):
  vhost-user-blk-test: fix Coverity open(2) false positives
  vhost-user-blk-test: fix Coverity mkstemp(2) umask warning
  ui/vdagent: fix clipboard info memory leak in error path

 tests/qtest/vhost-user-blk-test.c | 18 ++++++++++++++++--
 ui/vdagent.c                      |  2 +-
 2 files changed, 17 insertions(+), 3 deletions(-)

-- 
2.31.1


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-26  9:12 [PATCH 0/3] vhost-user-blk-test and vdagent Coverity fixes Stefan Hajnoczi
2021-05-26  9:12 ` [PATCH 1/3] vhost-user-blk-test: fix Coverity open(2) false positives Stefan Hajnoczi
2021-05-30 19:05   ` Peter Maydell
2021-06-01 15:36     ` Stefan Hajnoczi
2021-05-26  9:12 ` [PATCH 2/3] vhost-user-blk-test: fix Coverity mkstemp(2) umask warning Stefan Hajnoczi
2021-05-30 19:01   ` Peter Maydell
2021-06-01 15:36     ` Stefan Hajnoczi
2021-05-26  9:12 ` [PATCH 3/3] ui/vdagent: fix clipboard info memory leak in error path Stefan Hajnoczi
2021-05-28  7:06   ` Gerd Hoffmann

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