diff options
author | 2024-05-08 19:55:04 +0200 | |
---|---|---|
committer | 2024-05-09 00:07:09 +0200 | |
commit | 32d3ee87a17fc91e981a23dba94855bff89f5920 (patch) | |
tree | 90d6f9c2fbc42dc6cb423fcd65015778f413ba00 /scripts/coverage/compare_gcov_json.py | |
parent | hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState (diff) | |
download | qemu-32d3ee87a17fc91e981a23dba94855bff89f5920.tar.xz qemu-32d3ee87a17fc91e981a23dba94855bff89f5920.zip |
hw/i386/x86: Don't leak "isa-bios" memory regions
Fix the leaking in x86_bios_rom_init() and pc_isa_bios_init() by adding an
"isa_bios" attribute to X86MachineState.
Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-ID: <20240508175507.22270-4-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions