summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionFactory.h
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2023-12-24 14:55:11 -0800
committerDentomologist <dentomologist@gmail.com>2023-12-24 16:46:08 -0800
commitecf4f1b1f9309151ce82c2016181aa10d1a7f2de (patch)
tree308ae52abe3c635ed1e1a88d3b456a2ed331d52f /Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionFactory.h
parentdd1f5f9726c2610870b6481122d445e564ebe6e8 (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/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionFactory.h')
0 files changed, 0 insertions, 0 deletions