Files
clang-p2996/lldb/packages/Python/lldbsuite/test/lldbtest.py
dlav-sc 9a34a4f8d6 [lldb] fix fd leak during lldb testsuite (#118093)
During lldb testing dotest.py opens files to dump testcase results, but
doesn't close them.

This patch makes necessary changes to fix the file descriptors leak.
2024-12-02 14:51:22 +03:00

102 KiB