diff options
author | Romain Failliot <romain.failliot@foolstep.com> | 2021-10-15 16:41:29 -0400 |
---|---|---|
committer | Romain Failliot <romain.failliot@foolstep.com> | 2021-10-15 17:43:30 -0400 |
commit | 427ce8dcef89939ba6a6392e11af83809c539e07 (patch) | |
tree | 3d6d92759fb9b0e37e17b9bb0067681753c3fad9 /src/shader_recompiler/frontend/ir/microinstruction.cpp | |
parent | 851fe91b6924d04455abc199124f584d85992552 (diff) |
ui: fix crash when closing configure window
This crash happens 100% of the time (on Linux at least), you just need
to open the configure window and click OK.
It seems to happen when the tabs are destroyed and once all the tabs are
destroyed, a final signal is sent with `index == -1`. So `debug_tab_tab`
doesn't exist anymore when this happens, so the crash.
Diffstat (limited to 'src/shader_recompiler/frontend/ir/microinstruction.cpp')
0 files changed, 0 insertions, 0 deletions