[dpdk-dev] [PATCH v4 0/3] vhost: undefined behavior fixes

Dariusz Stojaczyk dariuszx.stojaczyk at intel.com
Fri May 26 13:59:12 CEST 2017


Fixes for memory-related undefined behavior issues in rte_vhost.

Daniel Verkamp (1):
  vhost: access VhostUsrMsg via packed struct

Dariusz Stojaczyk (2):
  vhost: fix malloc in rte_vhost_get_mem_table()
  vhost: free guest_pages in vhost_backend_cleanup()

 lib/librte_vhost/vhost.c      |  2 +-
 lib/librte_vhost/vhost_user.c | 64 ++++++++++++++++++++++++-------------------
 2 files changed, 37 insertions(+), 29 deletions(-)

-- 
2.7.4



More information about the dev mailing list