diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2024-09-18 12:19:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 12:19:18 -0700 |
| commit | 5f11d38d019b8447a3f76c978a5beae4639015de (patch) | |
| tree | 6ae5cf8f99d342875df27d3edce590f47e0b25da /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | b0bdc7fcc995fe6cf6ca9a184fc6ed211fc7b608 (diff) | |
[flang] Fix code that deletes unit from bad OPEN (#108994)
When an OPEN statement fails, a unit that was created for the OPEN needs
to be removed from the unit map. The code that tried to do this was
incorrect -- it needs to re-acquire the unit via LookUpForClose as a
CLOSE statement does. (The failure to do this completely was leaving a
zombie unit active that could break a later OPEN on the same unit
number.)
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
