Commit c4e5fde3 authored by cjihrig's avatar cjihrig Committed by Fedor Indutny
Browse files

child_process: copy spawnSync() cwd option to proper buffer



The spawnSync() cwd option was being copied to the incorrect
location. This commit copies to the correct location.

Closes #7824

Signed-off-by: default avatarFedor Indutny <fedor@indutny.com>
parent 9452ea2e
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