diff options
| author | John Harrison <harjohn@google.com> | 2025-11-21 15:29:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-21 15:29:43 -0800 |
| commit | 7e6c913f35de79d89eefb35f0ce5086f11a6f454 (patch) | |
| tree | d32031303601f27efeb3485b58b1daf685d96a74 /lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py | |
| parent | 9fa7627d891007e495eb701a30c09761403f8042 (diff) | |
[lldb] Fix EditlineTest closing files multiple times. (#169100)
This updates the EditlineTest to use `lldb::FileSP` to ensure the
associated FDs are only closed a single time.
Currently, there is some confusion between the `FilePointer`,
`PseudoTerminal` and `LockableStreamFile` about when the files are
closed resulting in a crash in some due to a `fflush` on a closed file.
Diffstat (limited to 'lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py')
0 files changed, 0 insertions, 0 deletions
