report: fix recent coverity warning. by mhdawson · Pull Request #48954 · nodejs/node

@nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

needs-ci

PRs that need a full CI run.

report

Issues and PRs related to process.report.

labels

Jul 28, 2023

mhdawson

@mhdawson

Fix warning about dereferencing null env

Signed-off-by: Michael Dawson <mdawson@devrus.com>

anonrig

mhdawson

@mhdawson

mhdawson added a commit that referenced this pull request

Aug 15, 2023
Fix warning about dereferencing null env

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #48954
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

UlisesGascon pushed a commit that referenced this pull request

Sep 10, 2023
Fix warning about dereferencing null env

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #48954
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>