Commit eae2bc0
committed
Fix potential NullPointerException in FileState.
If you accessed `file.Url` without being saved yet, you would crash. Very bad.1 parent 1e1117b commit eae2bc0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments