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() #81

Closed onyxmaster closed 5 years ago

onyxmaster commented 5 years ago

This is a fix for #56. It improves ILReader.ReadOperand to skip over multiple types of inline operands, thus preventing the pointer from getting off.

benaadams commented 5 years ago

Thank you!

benaadams commented 5 years ago

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