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

Xia, Chenbo chenbo.xia at intel.com
Wed Mar 31 08:56:35 CEST 2021


> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Chenbo Xia
> Sent: Friday, February 19, 2021 10:40 AM
> To: dev at dpdk.org
> Cc: maxime.coquelin at redhat.com; stable at dpdk.org
> Subject: [dpdk-dev] [PATCH] examples/vhost: fix unchecked return value
> 
> This patch fixes unchecked return value for rte_vhost_get_mem_table(),
> which is reported by coverity.
> 
> Coverity issue: 364233
> Fixes: ca059fa5e290 ("examples/vhost: demonstrate the new generic APIs")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chenbo Xia <chenbo.xia at intel.com>
> ---
> 2.17.1

Applied to next-virtio/main, Thanks


More information about the stable mailing list