acrn-hypervisor/devicemodel/hw/pci/virtio
Li Zhijian fcbc56439c DM: virtio_rnd: fix rnd->fd and vbs_k->fd leak
Previously, either rnd->fd or vbs_k->fd isn't be closed in some cases.
this patch will close them in time.

V2: fix vbs_k->fd leak as well

Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2018-06-29 00:50:01 +08:00
..
virtio_audio.c audio mediator device model 2018-06-29 00:50:01 +08:00
virtio_block.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
virtio_console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
virtio_heci.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
virtio_hyper_dmabuf.c license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
virtio_input.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
virtio_kernel.c license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
virtio_net.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
virtio_rnd.c DM: virtio_rnd: fix rnd->fd and vbs_k->fd leak 2018-06-29 00:50:01 +08:00
virtio_rpmb.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
virtio.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00