diff options
author | Miaohe Lin <[email protected]> | 2020-01-04 16:56:49 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-02-21 18:06:04 +0100 |
commit | d80b64ff297e40c2b6f7d7abc1b3eba70d22a068 (patch) | |
tree | 6a2248963fc7470dfc5271590500e1333b3e4319 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | 23520b2def95205f132e167cf5b25c609975e959 (diff) |
KVM: SVM: Fix potential memory leak in svm_cpu_init()
When kmalloc memory for sd->sev_vmcbs failed, we forget to free the page
held by sd->save_area. Also get rid of the var r as '-ENOMEM' is actually
the only possible outcome here.
Reviewed-by: Liran Alon <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Miaohe Lin <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions