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

Stefan Hajnoczi posted 3 patches 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210526091248.434459-1-stefanha@redhat.com
There is a newer version of this series
tests/qtest/vhost-user-blk-test.c | 18 ++++++++++++++++--
ui/vdagent.c                      |  2 +-
2 files changed, 17 insertions(+), 3 deletions(-)
[PATCH 0/3] vhost-user-blk-test and vdagent Coverity fixes
Posted by Stefan Hajnoczi 2 years, 10 months ago
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