benaadams / Ben.Demystifier

High performance understanding for stack traces (Make error logs more productive)
Apache License 2.0
2.76k stars 118 forks source link

Fix for IndexOutOfRangeException in ILReader.ReadOpCode(), part 2 #84

Closed onyxmaster closed 5 years ago

onyxmaster commented 5 years ago

When fixing #56 with #81 I forgot to handle one of the operand types (ShortInlineI). This is fixed with this PR.

benaadams commented 5 years ago

Thank you!

benaadams commented 5 years ago

https://www.nuget.org/packages/Ben.Demystifier/0.1.4