mirror of
https://github.com/encounter/objdiff.git
synced 2026-03-30 11:32:16 -07:00
8d24ec6373
Check raw code length when instructions have same disassembly but different encodings. Marks as OpMismatch to indicate encoding difference. Fixes #242 Fixes #233