Check a Block pointer before dereferencing.
Using function.mangled-name led to a crash for a frame where the symbol
context had no block info. In my case, the frame's function was a system frame.
Differential D96307
[lldb] Fix crash in FormatEntity for mangled-name kastiglione on Feb 8 2021, 5:40 PM. Authored by
Details
Check a Block pointer before dereferencing. Using function.mangled-name led to a crash for a frame where the symbol
Diff Detail
|