| Title | [ident86] Instruction boundary misdetected if first difference is in a continued machine code dump |
|---|---|
| Author | E. C. Masloch |
| Created | 2026-08-05 21:38:16 +0200 Aug Wed |
| State | closed |
If the first difference of a range was in a subsequent dump line, it would accept that line as the beginning of an instruction. Now it will detect if a dump is directly after the end of the prior dump and the current dump doesn't contain a source line (40 or fewer text bytes in this listing line), so that the prior dump is considered a prefix of the current one.
Fixed in hg 7a4c8fec8450 on 2026-08-03.