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

Refactor to avoid uninitialized variables #26

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

MrEbbinghaus
Copy link
Contributor

The compiler warned (and errored) because of message_type and header maybe being uninitialized.

MrEbbinghaus and others added 2 commits August 21, 2024 15:38
The compiler warned (and errored) because of `message_type` and `header` maybe being uninitialized.
@TillFleisch TillFleisch merged commit 849f4a6 into TillFleisch:main Aug 21, 2024
7 checks passed
@TillFleisch
Copy link
Owner

Thank you @MrEbbinghaus (:

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

Successfully merging this pull request may close these issues.

2 participants