Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: NullReferenceException in ExceptionConverter.GetStackFrame if StackFrame.GetMethod() is null #832

Merged
merged 5 commits into from
Jun 11, 2018

Conversation

lmolkova
Copy link
Member

@lmolkova lmolkova commented Jun 7, 2018

Fix Issue #819.

For significant contributions please make sure you have completed the following items:

  • Design discussion issue #
  • Changes in public surface reviewed
  • CHANGELOG.md updated with one line description of the fix, and a link to the original issue.
  • The PR will trigger build, unit test, and functional tests automatically. If your PR was submitted from fork - mention one of committers to initiate the build for you.

/cc @pharring

@lmolkova lmolkova merged commit 5e012bb into develop Jun 11, 2018
@TimothyMothra TimothyMothra deleted the lmolkova/fixNREinGetStackFrame branch September 13, 2018 16:52
TimothyMothra pushed a commit that referenced this pull request Oct 25, 2019
* Prepare for 2.6.0 release and LicenseUrl update

* Changelog

* Use .NET 2.1.5 to create package on Linux build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants