Stefan Hajnoczi <stefa...@redhat.com> writes:

> qemu_chr_fe_get_msgfd() transfers ownership of the file descriptor to
> the caller.  Therefore all code paths in qmp_getfd() should either
> register the file descriptor somewhere or close it.
>
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>

Reviewed-by: Markus Armbruster <arm...@redhat.com>

Reply via email to