Open
Description
See #471 (comment)
Go through the code, wherever there's an unquoted parameter name, see if it needs to be double quoted to guard against null argument elision (SH_WORD_SPLIT doesn't prevent that).
See #471 (comment)
Go through the code, wherever there's an unquoted parameter name, see if it needs to be double quoted to guard against null argument elision (SH_WORD_SPLIT doesn't prevent that).
Activity