uxmal / reko

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

TypedExpressionRewiter: do not lose dereference of binary expression #1248

Closed ptomin closed 1 year ago

uxmal commented 1 year ago

Strange that we hadn't noticed this until now. Nice catch!