diff options
| author | Yongji Xie <elohimes@gmail.com> | 2018-01-18 23:41:56 +0800 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2018-02-13 18:25:48 +0200 |
| commit | bb102d1da15a97c6750a4f96810cf15713be2bd6 (patch) | |
| tree | 0d1d9a8da94de650f6a05d7e106ed680c3904442 /hw/pci/pci_bridge.c | |
| parent | b86107ab43b804e899a226fe287e34ab8acef596 (diff) | |
| download | focaccia-qemu-bb102d1da15a97c6750a4f96810cf15713be2bd6.tar.gz focaccia-qemu-bb102d1da15a97c6750a4f96810cf15713be2bd6.zip | |
libvhost-user: Fix resource leak
Free the mmaped memory when we need to mmap new memory space on vu_set_mem_table_exec() and vu_set_log_base_exec() to avoid memory leak. Also close the corresponding fd after mmap() on vu_set_log_base_exec() to avoid fd leak. Signed-off-by: Yongji Xie <xieyongji@baidu.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'hw/pci/pci_bridge.c')
0 files changed, 0 insertions, 0 deletions