On Sun, Jun 22, 2014 at 10:38:35AM +0800, Stefan Hajnoczi wrote: > The recent changes to extend qemu-char get_msgfds to support multiple file > descriptors caused a qemu-iotests regression and also introduced a file > descriptor leak. This patch series fixes the bugs.
Applied, thanks! > Stefan Hajnoczi (2): > qemu-char: fix qemu_chr_fe_get_msgfd() > qemu-char: avoid leaking unused fds in tcp_get_msgfds() > > qemu-char.c | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > -- > 1.9.3