qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] vhost-user: fixes from reconnect RFC
@ 2016-02-23 18:10 marcandre.lureau
  2016-02-23 18:10 ` [Qemu-devel] [PATCH 1/5] vhost-user: fix use after free marcandre.lureau
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: marcandre.lureau @ 2016-02-23 18:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, jasowang, mst

From: Marc-André Lureau <marcandre.lureau@redhat.com>

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-23 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23 18:10 [Qemu-devel] [PATCH 0/5] vhost-user: fixes from reconnect RFC marcandre.lureau
2016-02-23 18:10 ` [Qemu-devel] [PATCH 1/5] vhost-user: fix use after free marcandre.lureau
2016-02-23 18:10 ` [Qemu-devel] [PATCH 2/5] vhost-user: remove useless is_server field marcandre.lureau
2016-02-23 18:10 ` [Qemu-devel] [PATCH 3/5] qemu-char: avoid potential double-free marcandre.lureau
2016-02-23 18:10 ` [Qemu-devel] [PATCH 4/5] qemu-char: remove all msgfds on disconnect marcandre.lureau
2016-02-23 18:10 ` [Qemu-devel] [PATCH 5/5] qemu-char: make tcp_chr_disconnect() reentrant-safe marcandre.lureau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).