From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <lvivier@redhat.com>,
Kevin Wolf <kwolf@redhat.com>, Thomas Huth <thuth@redhat.com>,
qemu-block@nongnu.org, Peter Maydell <peter.maydell@linaro.org>,
Coiby Xu <Coiby.Xu@gmail.com>, Gerd Hoffmann <kraxel@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: [PATCH v2 0/2] vhost-user-blk-test and vdagent Coverity fixes
Date: Tue, 1 Jun 2021 16:57:53 +0100 [thread overview]
Message-ID: <20210601155755.216949-1-stefanha@redhat.com> (raw)
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
next reply other threads:[~2021-06-01 15:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-01 15:57 Stefan Hajnoczi [this message]
2021-06-01 15:57 ` [PATCH v2 1/2] vhost-user-blk-test: fix Coverity open(2) false positives Stefan Hajnoczi
2021-06-01 16:27 ` Philippe Mathieu-Daudé
2021-06-02 3:41 ` Thomas Huth
2021-06-01 15:57 ` [PATCH v2 2/2] ui/vdagent: fix clipboard info memory leak in error path Stefan Hajnoczi
2021-06-01 16:28 ` Philippe Mathieu-Daudé
2021-06-02 3:44 ` Thomas Huth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210601155755.216949-1-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=Coiby.Xu@gmail.com \
--cc=kraxel@redhat.com \
--cc=kwolf@redhat.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).