diff options
Diffstat (limited to 'relocationhandler.cpp')
| -rw-r--r-- | relocationhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/relocationhandler.cpp b/relocationhandler.cpp index ae0897dc..368c64ae 100644 --- a/relocationhandler.cpp +++ b/relocationhandler.cpp @@ -113,7 +113,7 @@ size_t RelocationHandler::GetOperandForExternalRelocation(const uint8_t* data, u (void)length; (void)il; (void)relocation; - return BN_INVALID_OPERAND; + return BN_AUTOCOERCE_EXTERN_PTR; } |
