[Lldb-commits] [lldb] [lldb] fix fd leak during lldb testsuite (PR #118093)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 29 06:08:42 PST 2024
DavidSpickett wrote:
It leaks the fds if `dumpSessionInfo` is never called, do I understand correctly? If so please add that information to the PR description.
https://github.com/llvm/llvm-project/pull/118093
More information about the lldb-commits
mailing list