mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-23 21:49:46 +00:00
readDisplacement fix (#1200)
This commit is contained in:
parent
7e93de0714
commit
bd89989f5d
@ -1563,7 +1563,6 @@ static int readDisplacement(struct InternalInstruction *insn)
|
||||
break;
|
||||
}
|
||||
|
||||
insn->consumedDisplacement = true;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user