qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Xie Yongji <xieyongji@bytedance.com>
Cc: stefanha@redhat.com, armbru@redhat.com,
	richard.henderson@linaro.org, qemu-block@nongnu.org,
	qemu-devel@nongnu.org
Subject: Re: [PATCH v2 0/3] Fix some coverity issues on VDUSE
Date: Tue, 2 Aug 2022 11:07:04 +0200	[thread overview]
Message-ID: <YujpOEwIpOcryVij@redhat.com> (raw)
In-Reply-To: <20220706095624.328-1-xieyongji@bytedance.com>

Am 06.07.2022 um 11:56 hat Xie Yongji geschrieben:
> This series fixes some issues reported by coverity.
> 
> Patch 1 fixes a incorrect function name.
> 
> Patch 2 fixes Coverity CID 1490224.
> 
> Patch 3 fixes Coverity CID 1490226, 1490223.
> 
> V1 to V2:
> - Drop the patch to fix Coverity CID 1490222, 1490227 [Markus]
> - Add some commit log to explain why we don't use g_strlcpy() [Markus]

Thanks, applied to the block branch.

Kevin



      parent reply	other threads:[~2022-08-02  9:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-06  9:56 [PATCH v2 0/3] Fix some coverity issues on VDUSE Xie Yongji
2022-07-06  9:56 ` [PATCH v2 1/3] libvduse: Fix the incorrect function name Xie Yongji
2022-07-06  9:56 ` [PATCH v2 2/3] libvduse: Replace strcpy() with strncpy() Xie Yongji
2022-07-06  9:56 ` [PATCH v2 3/3] libvduse: Pass positive value to strerror() Xie Yongji
2022-07-29 15:22 ` [PATCH v2 0/3] Fix some coverity issues on VDUSE Peter Maydell
2022-08-02  9:07 ` Kevin Wolf [this message]

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=YujpOEwIpOcryVij@redhat.com \
    --to=kwolf@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=stefanha@redhat.com \
    --cc=xieyongji@bytedance.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).