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

Yuanhan Liu yuanhan.liu at linux.intel.com
Tue Jun 28 05:58:28 CEST 2016


This is a small series fixes 3 coverity issues.

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