mirror of
https://github.com/qemu/qemu.git
synced 2024-12-12 05:03:42 +08:00
12a51d983d
Local variable "name" is allocated through strdup_printf and should be
freed with g_free() to avoid memory leak.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
mac-nubus-bridge.c | ||
meson.build | ||
nubus-bridge.c | ||
nubus-bus.c | ||
nubus-device.c | ||
trace-events | ||
trace.h |