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

Initialize OPENSSL_ALL local size / length / type vars #6035

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

gojimmypi
Copy link
Contributor

Description

Related to #6025 and first observed in #6028 when turning on #define OPENSSL_ALL on the Espressif ESP32, this PR initializes some variables to appease the compiler that otherwise complains and fails.

Fixes zd# n/a

Testing

I do not yet have OpenSSL layer working on the ESP32. Changes in this PR were not tested locally. Relying on Jenkins.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@gojimmypi gojimmypi requested review from dgarske and bandi13 January 31, 2023 01:35
@gojimmypi gojimmypi self-assigned this Jan 31, 2023
@dgarske dgarske self-assigned this Jan 31, 2023
@gojimmypi
Copy link
Contributor Author

Jenkins retest this please

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