Commit fb25d4b
committed
vm: Don't crash if parent of a host device is missing
Host devices that are referenced by the "parent" attribute of other
host devices are probably always reported by libvirt, but their
retrieval by us might still fail. Let's not crash in this case.
See https://issues.redhat.com/browse/RHEL-884051 parent d984202 commit fb25d4b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments