forked from OSchip/llvm-project
afcdd43bf7
When LLDB Python bindings are used and stack backtraces are enabled for logging, getMainExecutable() is called with argv0 being null. This caused the fallback function getprogpath() (used on FreeBSD, NetBSD and Linux) to segfault. Make it handle null executable name gracefully. Differential Revision: https://reviews.llvm.org/D91012 |
||
---|---|---|
.. | ||
basic | ||
invalid-args |