Commit a63b449
authored
Return an error when the IP status cannot be updated (#3410)
This status update function was not returning an error when an error
occured, and could lead to a crash due returning nil for the IP.
Signed-off-by: Todd Short <[email protected]>1 parent 619c2eb commit a63b449
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2097 | 2097 | | |
2098 | 2098 | | |
2099 | 2099 | | |
2100 | | - | |
2101 | | - | |
2102 | | - | |
| 2100 | + | |
| 2101 | + | |
2103 | 2102 | | |
2104 | 2103 | | |
2105 | 2104 | | |
| |||
0 commit comments