Files
ladybird/Userland/Shell/PosixLexer.cpp
Tim Ledbetter ff81513634 Shell: Avoid infinite loop when parsing heredoc entry in POSIX mode
Previously, the shell would enter an infinite loop when attempting to
parse a heredoc entry within a `$(` command substitution.
2023-11-08 15:04:08 +03:30

30 KiB