Skip to content
Commit 80ad9065 authored by Lioncash's avatar Lioncash
Browse files

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.
parent b94739cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment