Commit 7587837
authored
Fixed a NullPointerException in VirtualMachineImpl (Azure#24154)
NPE occurs when requesting osUnmanagedDiskVhdUri() but no VHD is present in the VirtualMachine.1 parent 624e8ae commit 7587837
File tree
1 file changed
+1
-1
lines changed- sdk/resourcemanager/azure-resourcemanager-compute/src/main/java/com/azure/resourcemanager/compute/implementation
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1480 | 1480 | | |
1481 | 1481 | | |
1482 | 1482 | | |
1483 | | - | |
| 1483 | + | |
1484 | 1484 | | |
1485 | 1485 | | |
1486 | 1486 | | |
| |||
0 commit comments