FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: fix empty string access in dotenv by victorgomes · Pull Request #51757 · nodejs/node · GitHub

/ node Public

src: fix empty string access in dotenv - #51757

Closed
victorgomes wants to merge 1 commit into
nodejs:mainfrom
victorgomes:fix-empty-string
Closed

src: fix empty string access in dotenv#51757
victorgomes wants to merge 1 commit into
nodejs:mainfrom
victorgomes:fix-empty-string

Conversation

Copy link
Copy Markdown

The value string added in (#51289) can sometimes be empty. We check for it before accessing it.

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. labels Feb 14, 2024

Flarna commented Feb 14, 2024

Copy link
Copy Markdown
Member

seems to be a duplicate of #51665

mertcanaltin added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Feb 14, 2024

Copy link
Copy Markdown
Author

seems to be a duplicate of #51665

Indeed.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. duplicate Issues and PRs that are duplicates of other issues or PRs. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL