llvm-project
a62e1c8e - [lldb] Fix incorrect nullptr check in DumpAddressAndContent (#117219)

Commit
350 days ago
[lldb] Fix incorrect nullptr check in DumpAddressAndContent (#117219) When checking the section load list, the existing code assumed that a valid execution context guaranteed a valid target. This is a speculative fix for a crash report (without a reproducer). rdar://133969831
Author
Parents
Loading