mirror of https://github.com/yuzu-mirror/yuzu
gdbstub_arch: Add missing virtual destructor
The class is used polymorphically, so it's undefined behavior to delete instances of GDBStubA64 and GDBStubA32 from the base class pointer.pull/8/head
parent
b94739cfa7
commit
80ad90651e
Loading…
Reference in New Issue