Commit 38d0c1a
committed
fix(gui): prevent nullptr dereference when VFS mode is unavailable
Prevent reaching a code path in Utility::askExperimentalVirtualFilesFeature that would cause a null pointer dereference.
Assisted-by: Qwen:qwen-3.6-35b-a3b
Signed-off-by: Troed Sångberg <github@troed.se>1 parent 4c3e369 commit 38d0c1a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
772 | | - | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
773 | 776 | | |
774 | 777 | | |
775 | 778 | | |
| |||
0 commit comments