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