mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
Open file descriptor not closed in error paths. Fix by replace
open coded handling of read of whole file into a buffer with
g_file_get_contents()
Fixes:
|
||
|---|---|---|
| .. | ||
| cxl-cdat.c | ||
| cxl-component-utils.c | ||
| cxl-device-utils.c | ||
| cxl-host-stubs.c | ||
| cxl-host.c | ||
| cxl-mailbox-utils.c | ||
| Kconfig | ||
| meson.build | ||