diff options
author | 2024-06-12 14:50:38 +0300 | |
---|---|---|
committer | 2024-08-13 06:05:10 -0400 | |
commit | 92b6c2f0076c50aaa919d16b595f34f3e9967bea (patch) | |
tree | aff52e2d5638fc3296b1cd7ae7bf27ee28b2d15b /scripts/generate_rust_analyzer.py | |
parent | Linux 6.11-rc3 (diff) | |
download | linux-rng-92b6c2f0076c50aaa919d16b595f34f3e9967bea.tar.xz linux-rng-92b6c2f0076c50aaa919d16b595f34f3e9967bea.zip |
KVM: SVM: Fix uninitialized variable bug
If snp_lookup_rmpentry() fails then "assigned" is printed in the error
message but it was never initialized. Initialize it to false.
Fixes: dee5a47cc7a4 ("KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Message-ID: <20240612115040.2423290-3-dan.carpenter@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions