Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix]: fix the non initialized bug in StderrLogger. #12839

Closed

Conversation

wqshr12345
Copy link
Contributor

@wqshr12345 wqshr12345 commented Jul 5, 2024

This PR is intended to fix a potential uninitialized variable bug.

Fixes #12837

@wqshr12345 wqshr12345 force-pushed the bugfix-non-initialized-member branch from c6fc90d to e42f691 Compare July 5, 2024 06:14
@facebook-github-bot
Copy link
Contributor

@cbi42 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@wqshr12345 has updated the pull request. You must reimport the pull request before landing.

@facebook-github-bot
Copy link
Contributor

@cbi42 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@cbi42 merged this pull request in f471e56.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The uninitialized variable bug in StderrLogger
3 participants