Commit 633271c
3np
fix(qubes-setup-dnat-to-ns): handle null dns dbus response as error
python typings indicate that resolve1.Get may return None.
Handle this possibility as failure, falling back to resolv.conf1 parent e5d626b commit 633271c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments