Skip to content

src: make copies of startup environment variables

Mutations of the environment can invalidate pointers to environment variables, so make secure_getenv() copy them out instead of returning pointers.

cc @sam-github

CI: https://ci.nodejs.org/job/node-test-pull-request/6087/

Merge request reports

Loading