diff options
| author | Dentomologist <dentomologist@gmail.com> | 2023-12-24 14:55:11 -0800 |
|---|---|---|
| committer | Dentomologist <dentomologist@gmail.com> | 2023-12-24 16:46:08 -0800 |
| commit | ecf4f1b1f9309151ce82c2016181aa10d1a7f2de (patch) | |
| tree | 308ae52abe3c635ed1e1a88d3b456a2ed331d52f /Source/Core/Common/StringUtil.cpp | |
| parent | dd1f5f9726c2610870b6481122d445e564ebe6e8 (diff) | |
NetKDRequestDevice: Fix nullptr dereference crash
Keep a shared_ptr to NetKDTimeDevice inside NetKDRequestDevice.
This allows the KDDownload task to finish its work without potentially
trying to dereference nullptr, which can potentially come from either
GetIOS() or GetDeviceByName() if EmulationKernel's destructor has
started running.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions
