mirror of
https://github.com/qemu/qemu.git
synced 2025-10-29 17:43:52 +00:00
This function doesn't release descriptors in one error path,
result in memory leak. Call g_free() to release it.
Fixes:
|
||
|---|---|---|
| .. | ||
| kvm-accel-ops.c | ||
| kvm-all.c | ||
| kvm-cpus.h | ||
| meson.build | ||
| trace-events | ||
| trace.h | ||