Closed
Description
objdump output:
2b6: c7 85 68 ff ff ff 00 mov DWORD PTR [ebp-0x98],0x0
2bd: 00 00 00
2bc: dir32 ?occludeArray@@3PAY09UVector@@A-0x68
The relocation should be applied to 0x0 at the end of the instruction rather than being applied to a register.
disasm.pro disassembly of the instruction bytes:
Object file:
incorrect_reloc.zip