[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2] vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267 |
Date: |
Thu, 23 Jul 2020 18:55:08 +0100 |
(trimming down the rather exuberant CC list)
On Fri, 10 Jul 2020 at 07:47, Cindy Lu <lulu@redhat.com> wrote:
>
> In the function vhost_vdpa_dma_map/unmap, The struct msg was not initialized
> all its fields.
>
> Signed-off-by: Cindy Lu <lulu@redhat.com>
> ---
> hw/virtio/vhost-vdpa.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Michael, I guess this should go via your tree ?
thanks
-- PMM