diff --git a/push64_relocs.cpp b/push64_relocs.cpp index a3fa4cd789b75e723de0e61eaf8840c4d3e6b099..cad5f54aaf2a8005b452d32835bab9e468ba08af 100644 --- a/push64_relocs.cpp +++ b/push64_relocs.cpp @@ -143,6 +143,7 @@ void Push64Relocs_t::HandlePush64Relocation(Instruction_t *insn, Relocation_t *r databits[4] = 0x00; insn->SetDataBits(databits); insn->SetTarget(add_insn); // Comment + insn->SetFallthrough(NULL); insn->SetComment(push_insn->GetComment()+" Thunk part"); /*