Spdk/lib/vhost
Dariusz Stojaczyk 0cf6cc7b54 vhost: free virtio_net::guest_pages in vhost_backend_cleanup()
guest_pages is being allocated in vhost_setup_mem_table(), reallocated
in add_one_guest_page(), but never freed. This patch fixes a memory
leak.

Change-Id: Ie381c43bafea5cdea2ac9f057c0282044a340dce
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
2017-05-08 17:04:29 -07:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG 2017-05-08 13:19:20 -07:00
rte_vhost_17_05 vhost: free virtio_net::guest_pages in vhost_backend_cleanup() 2017-05-08 17:04:29 -07:00
Makefile vhost: enable VFIO 2017-04-24 12:20:04 -07:00
task.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
task.h vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
vhost_iommu.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_iommu.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_rpc.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00