[dpdk-dev] [PATCH 0/3] vhost coverity issue fixes

Yuanhan Liu yuanhan.liu at linux.intel.com
Fri Jul 1 04:00:38 CEST 2016


On Tue, Jun 28, 2016 at 11:58:28AM +0800, Yuanhan Liu wrote:
> This is a small series fixes 3 coverity issues.

Series applied to dpdk-next-virtio.

	--yliu
> 
> John, I'm wondering maybe maybe we could add the next-net and
> next-virtio tree into the coverity test as well? So that we could
> catch those errors as earlier as possible, say, at least before
> they got merged into mainline.
> 
> ---
> Yuanhan Liu (3):
>   vhost: fix memory leak
>   vhost: fix not null terminated string
>   vhost: fix potential NULL pointer dereference
> 
>  lib/librte_vhost/vhost_user/vhost-net-user.c | 12 +++++++++++-
>  1 file changed, 11 insertions(+), 1 deletion(-)
> 
> -- 
> 1.9.0


More information about the dev mailing list