Washi1337 / OldRod

An automated KoiVM disassembler and devirtualisation utility
GNU General Public License v3.0
350 stars 80 forks source link

Check #56

Closed ghost closed 2 years ago

ghost commented 2 years ago

Check declaringtype if not null

Washi1337 commented 2 years ago

When is the declaring type of a methoddeforref null? This sounds more like a bug that originated from somewhere else, unless I am missing something.

Washi1337 commented 2 years ago

Without an explanation or sample binary, I still don't see why we need this, I will close this. Feel free to comment on this PR again if you think it should be added regardless.