hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.39k stars 2.19k forks source link

Fix crash in reporting functionality, some other minor changes #19466

Closed hrydgard closed 2 months ago

hrydgard commented 2 months ago

Fixes #19058

Replaces #19272 (just picks out the missing mutex change, skips the null check elimination)