aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/microinstruction.cpp
diff options
context:
space:
mode:
authorRomain Failliot <romain.failliot@foolstep.com>2021-10-15 16:41:29 -0400
committerRomain Failliot <romain.failliot@foolstep.com>2021-10-15 17:43:30 -0400
commit427ce8dcef89939ba6a6392e11af83809c539e07 (patch)
tree3d6d92759fb9b0e37e17b9bb0067681753c3fad9 /src/shader_recompiler/frontend/ir/microinstruction.cpp
parent851fe91b6924d04455abc199124f584d85992552 (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