mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
Issue #2196: Disassembler region range upper bound not inclusive ### Problem description The issue is described [here](https://github.com/WerWolv/ImHex/issues/2196) ### Implementation description Some off by 1s Co-authored-by: paxcut <53811119+paxcut@users.noreply.github.com>