From c69ab584fe9e39ac1382b4342086ea42c5bf6ba9 Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Thu, 12 Nov 2020 03:31:37 +0100 Subject: [PATCH] Fix compilation for 32-bit --- src/dbg/module.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/dbg/module.cpp b/src/dbg/module.cpp index 567b42d0..6f8e5daf 100644 --- a/src/dbg/module.cpp +++ b/src/dbg/module.cpp @@ -1231,6 +1231,7 @@ bool ModRelocationsInRange(duint Address, duint Size, std::vector