mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
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>