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

Reply via email to