[dpdk-dev] [PATCH] examples/vhost_crypto: fix unchecked return value

Maxime Coquelin maxime.coquelin at redhat.com
Thu Jun 20 11:59:27 CEST 2019



On 5/15/19 6:25 PM, Fan Zhang wrote:
> This patch tries to fix the coverity issue of unchecked
> return value. Since the function that causes the problem
> is unused, it is removed completely.
> 
> Coverity issue: 336816
> Fixes: f5188211c721 ("examples/vhost_crypto: add sample application")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>   examples/vhost_crypto/main.c | 6 ------
>   1 file changed, 6 deletions(-)
> 

Applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the dev mailing list