Skip to content

tls: refactor to avoid unsafe array iteration - #37655

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:tls-array-iteration
Mar 13, 2021
Merged

tls: refactor to avoid unsafe array iteration#37655
aduh95 merged 1 commit into
nodejs:masterfrom
aduh95:tls-array-iteration

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

No description provided.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem. labels Mar 8, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@LxxyxLxxyx added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed needs-ci PRs that need a full CI run. labels Mar 8, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

PR-URL: nodejs#37655
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@aduh95
aduh95force-pushed the tls-array-iteration branch from fe358f9 to c2a792fCompareMarch 13, 2021 10:47
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in c2a792f

@aduh95
aduh95 merged commit c2a792f into nodejs:masterMar 13, 2021
@aduh95
aduh95 deleted the tls-array-iteration branch March 13, 2021 10:47
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37655
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Mar 16, 2021
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37655
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
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.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@aduh95@nodejs-github-bot@Trott@Lxxyx@RaisinTen@targos