Commit 677c96e
Zhang Wenhao
<fix>[kvm]: add null check for dstHostUuid in secure boot
Add a null check for dstHostUuid before querying TPM info
in KvmSecureBootExtensions to prevent NullPointerException
when destination host is not specified.
Resolves: ZSV-11731
Related: ZSV-11310
Change-Id: I75706a697969776f6176676868646173767172741 parent 4db6aab commit 677c96e
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
171 | 176 | | |
172 | 177 | | |
173 | 178 | | |
| |||
0 commit comments