Home
last modified time | relevance | path

Searched hist:"266 a880e31d58539a1c7f0177690a047f5016505" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/hppa/
H A Dmachine.cdiff 266a880e31d58539a1c7f0177690a047f5016505 Tue Oct 01 08:36:24 CDT 2019 Paolo Bonzini <pbonzini@redhat.com> hppa: fix leak from g_strdup_printf

memory_region_init_* takes care of copying the name into memory it owns.
Free it in the caller.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>