llvm-project
09fb20ec
- [LLDB] Check comp_unit before accessing it in DIL (#147955)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
118 days ago
[LLDB] Check comp_unit before accessing it in DIL (#147955) Check `symbol_context.comp_unit` before accessing it to avoid `nullptr` dereferencing.
References
#147955 - [LLDB] Check comp_unit before accessing it in DIL
Author
kuilpd
Parents
8a631334
Loading