Currently, `uv_spawn` will set `environ` to the value of `options.env`, even if
`options.env` is `NULL`. This results in child processes for whom `environ ==
NULL`, which can cause a variety of unexpected issues.
This is a back-port of commit
|
||
|---|---|---|
| .. | ||
| ares | ||
| unix | ||
| win | ||
| cares.c | ||
| fs-poll.c | ||
| uv-common.c | ||
| uv-common.h | ||