> -----Original Message-----
> From: Liu, Yong <[email protected]>
> Sent: Wednesday, April 7, 2021 11:25 AM
> To: [email protected]; Xia, Chenbo <[email protected]>
> Cc: [email protected]; Liu, Yong <[email protected]>; [email protected]
> Subject: [PATCH 1/2] vhost: fix accessing uninitialized variables
> 
> This patch fixs coverity issue by adding initialization step before
> using temporary virtio header.
> 
> Coverity issue: 366181
> Fixes: fb3815cc614d ("vhost: handle virtually non-contiguous buffers in Rx-
> mrg")
> Cc: [email protected]
> 
> Signed-off-by: Marvin Liu <[email protected]>
> Reviewed-by: Maxime Coquelin <[email protected]>
> --
> 2.17.1

Series applied to next-virtio/main, Thanks

Reply via email to