Commit b5a0abcf authored by cjihrig's avatar cjihrig Committed by James M Snell
Browse files

child_process: clone spawn options argument

spawnSync() modifies the options argument. This commit makes
a copy of options before any modifications occur.

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


Reviewed-By: default avatartrevnorris - Trevor Norris <trev.norris@gmail.com>
parent 0363cf4a
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