mirror of https://github.com/lukechilds/node.git
Browse Source
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: trevnorris - Trevor Norris <trev.norris@gmail.com>v0.12-staging
committed by
James M Snell
3 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue