Re: [libvirt] [PATCH 1/5] qemu: fix typo in vnc port releasing

2018-07-17 Thread John Ferlan
On 07/04/2018 07:03 AM, Nikolay Shirokovskiy wrote: > Signed-off-by: Nikolay Shirokovskiy > --- > src/qemu/qemu_process.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Copy-Pasta from commit id 1a065caa7 it seems (it's only 4 years old, just a young bug). Reviewed-by: John Ferla

[libvirt] [PATCH 1/5] qemu: fix typo in vnc port releasing

2018-07-04 Thread Nikolay Shirokovskiy
Signed-off-by: Nikolay Shirokovskiy --- src/qemu/qemu_process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_process.c b/src/qemu/qemu_process.c index 40d35cb..da5656d 100644 --- a/src/qemu/qemu_process.c +++ b/src/qemu/qemu_process.c @@ -6977,7 +6977,7 @@ voi