Stefan Hajnoczi <[email protected]> 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 <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
