This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit e46e53a
committed
[[ Bug 22705 ]] Resolve crash focusing on unopen stack
This patch resolves a crash where `controlgainedfocus` is called with a stack
parameter which is unopened and therefore `p_stack -> getwindow()` returns
`nullptr`.1 parent b527ae8 commit e46e53a
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1114 | 1114 | | |
1115 | 1115 | | |
1116 | 1116 | | |
1117 | | - | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
1118 | 1122 | | |
1119 | 1123 | | |
1120 | 1124 | | |
| |||
0 commit comments