google / binexport

Export disassemblies into Protocol Buffers
Apache License 2.0
1.05k stars 206 forks source link

fix setAddressOffset setter to use provided offset #55

Closed chcunningham01 closed 4 years ago

chcunningham01 commented 4 years ago

Solves #54

cblichmann commented 4 years ago

Thank you! I have to admit this error is a little embarrassing. Likely the result of moving around things and not having proper testing in place...