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

Fix Initialization Warnings #714

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

ejohnstown
Copy link
Contributor

For a Zephyr build setup, the compiler was complaining about some uninitialized variables that were getting used. Set them to 0 or NULL to make the compiler happy.

1. For a Zephyr build setup, the compiler was complaining about some
   uninitialized variables that were getting used. Set them to 0 or NULL
   to make the compiler happy.
@JacobBarthelmeh JacobBarthelmeh merged commit 4dabe1c into wolfSSL:master Jun 21, 2024
24 checks passed
@ejohnstown ejohnstown deleted the fix-warnings branch July 1, 2024 16:50
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Sep 24, 2024
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 18, 2024
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 29, 2024
jefferyq2 pushed a commit to jefferyq2/wolfssh that referenced this pull request Oct 29, 2024
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.

3 participants