Files
clang-p2996/flang/runtime/command.cpp
Krzysztof Parzyszek 5b4c350647 [flang][unittests] Fix buffer underrun in LengthWithoutTrailingSpaces (#84382)
Account for the descriptor containing a zero-length string. Also, avoid
iterating backwards too far.

This was detected by address sanitizer.
2024-03-11 13:39:47 -05:00

6.9 KiB