uxmal / reko

Reko is a binary decompiler.
https://uxmal.github.io/reko
GNU General Public License v2.0
2.09k stars 250 forks source link

Do not scale array index down if it can't be divided by element size #1306

Closed ptomin closed 7 months ago

ptomin commented 7 months ago
uxmal commented 7 months ago

You've been busy, Pavel. Nice improvements here.