]> git.proxmox.com Git - mirror_qemu.git/commit - qga/commands.c
qga: fix fd leak with guest-exec i/o channels
authorYuriy Pudgorodskiy <yur@virtuozzo.com>
Wed, 6 Apr 2016 05:43:30 +0000 (08:43 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 7 Apr 2016 16:40:19 +0000 (11:40 -0500)
commit3005c2c2fa2875a3413af97e9db368856d3330fd
treefb28f92d9b5ac145f2210883f48a352a69999a25
parente380023898479b57d38c0569c02f7bd41090181b
qga: fix fd leak with guest-exec i/o channels

Signed-off-by: Yuriy Pudgorodskiy <yur@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Michael Roth <mdroth@linux.vnet.ibm.com>
* squashed in g_io_channel_shutdown() to match cleanup paths for
  input/output
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands.c