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-17 18:35:16 +02:00
2018-10-09 10:26:44 +02:00
2018-09-06 16:03:28 -04:00
2018-11-01 12:56:40 -04:00
2018-09-06 16:03:28 -04:00
2018-10-05 17:20:14 -05:00
2018-09-12 19:07:06 +02:00