rizin/subprojects/rizin-shell-parser/corpus
Rot127 1b50a5b954
librz/core: remove old shell completely (#5004)
* Fix UB access of NULL context.

During the tests the global RzCons is accessed. Because it was
never initialized all members were 0.
Leading to undefined behavior and breaking the test with ASAN enabled.

* Use correct yaml example for the command described.

* Remove old shell compatibility code.

* Remove dependency tree of rz_core_cmd_subst() and rz_core_cmd_subst_i().

* Remove rz_core_cmd_pipe_old()

* Remove unused rz_core_hack_help()

* Regenerate grammar after removal of legacy_quoted_stmt.
2025-03-17 22:26:22 +08:00
..
cmd_specifier.txt
cmd_substitution.txt grammar: Rename tmp_*_stmt to tmp_*_op (#4837) 2025-01-14 23:05:22 +08:00
comments.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
escape_args.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
grep_commands.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
iter_commands.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
pipes.txt
quoted_args.txt librz/core: remove old shell completely (#5004) 2025-03-17 22:26:22 +08:00
redirects.txt
repeated_commands.txt grammar: Rename tmp_*_stmt to tmp_*_op (#4837) 2025-01-14 23:05:22 +08:00
search_commands.txt
simple_commands.txt Fix old math commands (#3828) 2023-09-14 08:53:25 +08:00
special_commands.txt grammar: Rename tmp_*_stmt to tmp_*_op (#4837) 2025-01-14 23:05:22 +08:00
temporary_changes.txt grammar: Rename tmp_*_stmt to tmp_*_op (#4837) 2025-01-14 23:05:22 +08:00