mbox

[0/3] vhost: fix fd an memory leaks

Message ID 20201105114549.97717-1-maxime.coquelin@redhat.com (mailing list archive)
Headers

Message

Maxime Coquelin Nov. 5, 2020, 11:45 a.m. UTC
  This series fixes several leaks in Vhost-user requests
handling.

Thanks to Xuan Ding from Intel for reporting these
issues.

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 | 81 ++++++++++++++++++++++-------------
 1 file changed, 51 insertions(+), 30 deletions(-)