Weiyi Wang 57e1f47a52 Kernel: destruct thread/timer managers after processes (#4399)
Processes can keep some Thread/Timer object alive while the manager is already destructed, resulting use-after-free in Thread::Stop and Timer::dtor. To resolve this, the manager objects should be destructed after all related object destructed.
Fixes a bug where quiting citra causes crash while the game is using a Timer.
2018-11-04 10:24:37 +01:00
..
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00
2018-11-01 12:56:40 -04:00
2018-09-06 16:03:28 -04:00