[dpdk-dev] [PATCH v1] net/virtio-user: fix return value check
Tiwei Bie
tiwei.bie at intel.com
Fri Apr 12 06:16:30 CEST 2019
On Wed, Apr 10, 2019 at 02:44:05AM +0000, Chenbo Xia wrote:
> Fix unchecked return value for fcntl.
>
> Coverity issue: 277210
> Fixes: bd8f50a45d0f ("net/virtio-user: support server mode")
> Cc: stable at dpdk.org
>
> Signed-off-by: Chenbo Xia <chenbo.xia at intel.com>
> ---
> drivers/net/virtio/virtio_user/vhost_user.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>
More information about the dev
mailing list