mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The FirmwareLog object returned by qmp_query_firmware_log() was
not being freed, causing a memory leak.
Use g_autoptr to ensure the object is automatically freed when
it goes out of scope.
Fixes:
|
3 weeks ago | |
|---|---|---|
| .. | ||
| Kconfig | 8 months ago | |
| LIMITATIONS.md | 8 months ago | |
| hardware-info.c | ||
| meson.build | 3 weeks ago | |
| ovmf-log.c | 3 weeks ago | |
| trace-events | 8 months ago | |
| trace.h | 4 months ago | |
| var-service-auth.c | 8 months ago | |
| var-service-core.c | 3 months ago | |
| var-service-guid.c | ||
| var-service-json.c | 3 months ago | |
| var-service-pkcs7-stub.c | 8 months ago | |
| var-service-pkcs7.c | 8 months ago | |
| var-service-policy.c | 4 months ago | |
| var-service-siglist.c | 8 months ago | |
| var-service-sysbus.c | 7 months ago | |
| var-service-utils.c | 4 months ago | |
| var-service-vars.c | 3 months ago | |