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

Do not print version numbers longer than 32 chars #4044

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Conversation

renecannao
Copy link
Contributor

If the returned version number during version check is longer than 32 bytes it means that probably the request failed.
In this case we suppress and ignore it.

Fixes #4042

If the returned version number during version check is longer than 32 bytes
it means that probably the request failed.
In this case we suppress and ignore it.
@renecannao renecannao merged commit 4768a95 into v2.x Dec 8, 2022
@renecannao renecannao deleted the v2.x-4042 branch January 11, 2023 10:46
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.

version check can receive invalid data
1 participant