summary refs log tree commit diff stats
path: root/util/oslib-posix.c
diff options
context:
space:
mode:
authorVictor Kaplansky <victork@redhat.com>2015-12-01 18:57:39 +0200
committerMichael S. Tsirkin <mst@redhat.com>2015-12-02 19:27:26 +0200
commit6d0b908a628a7086fa855c68b217cc1e2a5c4c19 (patch)
tree2006fdf4e7d06231d83d8f5afd91b9e7c3edf20d /util/oslib-posix.c
parentb0ae1536c5248bc5f0f4472b8020a7a9d2ef9293 (diff)
downloadfocaccia-qemu-6d0b908a628a7086fa855c68b217cc1e2a5c4c19.tar.gz
focaccia-qemu-6d0b908a628a7086fa855c68b217cc1e2a5c4c19.zip
tests/vhost-user-bridge.c: fix fd leakage
This fixes file descriptor leakage in vhost-user-bridge
application. Whenever a new callfd or kickfd is set, the previous
one should be explicitly closed. File descriptors used to map
guest's memory are closed immediately after mmap call.

Signed-off-by: Victor Kaplansky <victork@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'util/oslib-posix.c')
0 files changed, 0 insertions, 0 deletions