aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-04-12 09:49:04 -0400
committerLioncash <mathew1800@gmail.com>2021-04-12 09:53:55 -0400
commit31932904c5f43f46e3dda21e948970418e509dbf (patch)
tree6212ea28ad174d3fee214e35c556a5c63d820b9f /src/core/hle/kernel/kernel.cpp
parent26d60014d04a2d2134076435d213c9585e802038 (diff)
engine_interface: Add missing virtual destructor
Eliminates a potential bug vector related to inheritance. Plus, we should generally be specifying the destructor as virtual within purely virtual interfaces to begin with.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions