Commit 6233516
committed
reject MIB operands in ZydisCalcAbsoluteAddressEx
MIB operands (BNDLDX/BNDSTX/BNDMK) have MPX-specific addressing semantics
that don't map to a single effective address, so return
ZYAN_STATUS_INVALID_ARGUMENT instead of computing a misleading value.1 parent cb5f404 commit 6233516
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
147 | 155 | | |
148 | 156 | | |
149 | 157 | | |
| |||
0 commit comments