[mono] Fix a crash during stack trace construction if a this object is null. (#21488)
commit6c7e72dd8e0a0986f197d1bb23f623a70ad87396
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 24 May 2022 15:37:26 +0000 (24 17:37 +0200)
committerGitHub <noreply@github.com>
Tue, 24 May 2022 15:37:26 +0000 (24 17:37 +0200)
tree87f92987324c44add97091f563aed4b8c409411a
parentdffa5ab92245f2419238a35b7c2052e9a24036b4
[mono] Fix a crash during stack trace construction if a this object is null. (#21488)

Fixes dotnet#67354.

Co-authored-by: Bill Holmes <bill.holmes@unity3d.com>
mono/mini/mini-exceptions.c