Files
cloud-hypervisor/vmm/src
Wei Liu 9b3cab8c72 device_manager: check return value of dup(2)
That function call can return -1 when it fails. Wrapping -1 into File
causes the code to panic when the File is dropped.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-11-17 23:12:11 +00:00
..
2021-11-12 09:40:37 +00:00
2021-11-12 09:40:37 +00:00
2021-07-29 13:28:57 +02:00
2021-11-10 10:23:43 +01:00