Commit 6c7e72d
[mono] Fix a crash during stack trace construction if a this object is null. (#21488)
Fixes dotnet#67354.
Co-authored-by: Bill Holmes <[email protected]>1 parent dffa5ab commit 6c7e72d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
| 843 | + | |
844 | 844 | | |
845 | 845 | | |
846 | 846 | | |
| |||
901 | 901 | | |
902 | 902 | | |
903 | 903 | | |
904 | | - | |
| 904 | + | |
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
| |||
0 commit comments