mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-08 22:14:39 +00:00
When pressing Tab for a long time, Dolphin will sooner or later crash because the result of FindFocus() has become NULL (toctou).
When pressing Tab for a long time, Dolphin will sooner or later crash because the result of FindFocus() has become NULL (toctou).