Skip to content
Success

Changes

Summary

  1. Commands.c: Move arguments below finding a command (commit: dbad47f) (details)
Commit dbad47f944dd68e3f398aa33a439b9419a8f551e by 16738302+Haxk20
Commands.c: Move arguments below finding a command

This reduces the need to free arguments if command
is not found since we allocate it only if command
is found.
(commit: dbad47f)
The file was modified Source/Commands.c (diff)