On 3/23/22 10:17, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé<[email protected]>

Both xsave_buf and hvf_caps are allocated in hvf_arch_init_vcpu(),
free them in hvf_arch_vcpu_destroy().

Reported-by: Mark Kanda<[email protected]>
Suggested-by: Igor Mammedov<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  target/i386/hvf/hvf.c | 2 ++
  1 file changed, 2 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to