[dpdk-dev] [PATCH v2 0/3] vhost: fix fd an memory leaks

Maxime Coquelin maxime.coquelin at redhat.com
Mon Nov 9 12:25:57 CET 2020


This series fixes several leaks in Vhost-user requests
handling.

Thanks to Xuan Ding from Intel for reporting these
issues.

Changes in v2:
- Fix typos in commit messages. (Chenbo)
- Remove useless closing of fds inset_log_base. (Chenbo)

Maxime Coquelin (3):
  vhost: fix error path when setting memory tables
  vhost: fix fd leak in dirty logging setup
  vhost: fix fd leak in kick setup

 lib/librte_vhost/vhost_user.c | 79 ++++++++++++++++++++++-------------
 1 file changed, 50 insertions(+), 29 deletions(-)

-- 
2.26.2



More information about the dev mailing list