qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] vhost-user: fixes from reconnect RFC


From: marcandre . lureau
Subject: [Qemu-devel] [PATCH 0/5] vhost-user: fixes from reconnect RFC
Date: Tue, 23 Feb 2016 19:10:48 +0100

From: Marc-André Lureau <address@hidden>

During rebase of "vhost-user: shutdown and reconnection" RFC series, I grew a
set of small fixes that are prerequired and worthy to include now. They are
gathered here.

thanks

Marc-André Lureau (5):
  vhost-user: fix use after free
  vhost-user: remove useless is_server field
  qemu-char: avoid potential double-free
  qemu-char: remove all msgfds on disconnect
  qemu-char: make tcp_chr_disconnect() reentrant-safe

 net/vhost-user.c | 9 ++++++---
 qemu-char.c      | 6 ++++++
 2 files changed, 12 insertions(+), 3 deletions(-)

-- 
2.5.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]