Quote array expansion when appending to cmdarg_argv
Without this change, excess arguments are split and glob-expanded when appended to the cmdarg_argv array.
This commit is contained in:
Reference in New Issue
Block a user
Without this change, excess arguments are split and glob-expanded when appended to the cmdarg_argv array.