Commit e17c5a72 authored by Sam Roberts's avatar Sam Roberts Committed by Trevor Norris
Browse files

child_process: check execFile args is an array

execFile and spawn have same API signature with respect to optional arg
array and optional options object, they should have same behaviour with
respect to argument validation.

PR-URL: https://github.com/joyent/node/pull/8454


Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 2ff29cc7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment