dolphin/Source/Core
Yann Hodiesne cb42a03299
Check the input and destination paths before converting a game file onto itself
Before these changes you could tell Dolphin to convert a game file into the same format it is already in, leading to the FileDialog using the input path as the default destination path
An unsuspecting user could then click Save and Dolphin would try to convert the input file by writing the destination file on top of it... leading to an I/O error and the input file being entirely removed
2023-02-17 14:26:50 +01:00
..
AudioCommon WorkQueueThread: provide name and function at same time 2023-02-04 15:56:27 +13:00
Common Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
Core Jit64: Use 5 byte jump in mtmsr for the CP interrupt check. 2023-02-16 19:26:19 +01:00
DiscIO Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
DolphinNoGUI Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
DolphinQt Check the input and destination paths before converting a game file onto itself 2023-02-17 14:26:50 +01:00
DolphinTool Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
InputCommon ControllerInterface: Fix uninitialized variables in DualShockUDPClient 2023-02-15 19:23:47 -08:00
MacUpdater MacUpdater: check os version 2022-10-30 12:04:57 -07:00
UICommon Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
UpdaterCommon MacUpdater: check os version 2022-10-30 12:04:57 -07:00
VideoBackends VideoBackends:Vulkan: Fix printing validation errors 2023-02-16 17:53:15 +01:00
VideoCommon Merge pull request #11569 from Hibyehello/patch-1 2023-02-16 21:08:35 +13:00
WinUpdater windows: prefer os version from registry 2023-01-17 01:38:00 -08:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: add constant value to set the allowed maximum number of pixel samplers 2023-02-10 00:46:11 -06:00
DolphinLib.vcxproj Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00