qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] vhost-user-blk-test and vdagent Coverity fixes


From: Stefan Hajnoczi
Subject: [PATCH v2 0/2] vhost-user-blk-test and vdagent Coverity fixes
Date: Tue, 1 Jun 2021 16:57:53 +0100

v2:
 * Drop Patch 2 since the mkstemp(3) umask warning is archaic and hasn't
   applied for a long time [Peter]
 * Fix inconsistent g_assert_cmpint()/assert(3) usage in Patch 1 [Peter]

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

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

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

-- 
2.31.1


reply via email to

[Prev in Thread] Current Thread [Next in Thread]