Skip to content

src: add missing initialization - #40370

Closed
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:coverity-1
Closed

src: add missing initialization#40370
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:coverity-1

Conversation

@mhdawson

Copy link
Copy Markdown
Member

This missing initialization was reported by the coverity scans
we are in the process of re-enabling.

This missing initialization was reported by the coverity scans
we are in the process of re-enabling.
@mhdawson
mhdawson requested a review from bmeckOctober 8, 2021 01:08
@nodejs-github-botnodejs-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. labels Oct 8, 2021
@richardlaurichardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 8, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 8, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@jasnelljasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 9, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@FlarnaFlarna added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2021
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Landed in ca6adcf...f11493d

nodejs-github-bot pushed a commit that referenced this pull request Oct 11, 2021
This missing initialization was reported by the coverity scans
we are in the process of re-enabling.
PR-URL: #40370
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
targos pushed a commit that referenced this pull request Oct 13, 2021
This missing initialization was reported by the coverity scans
we are in the process of re-enabling.
PR-URL: #40370
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.c++Issues and PRs that require attention from people who are familiar with C++.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@mhdawson@nodejs-github-bot@jasnell@Trott@addaleax@lpinca@cjihrig@tniessen@richardlau@Flarna@RaisinTen