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

Avoid re-assigning zero to ret variable. #3217

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

irwir
Copy link
Contributor

@irwir irwir commented Apr 21, 2020

Description

Resolve #3182 - the variable was already initialized to zero.

Status

READY

Requires Backporting

NO
Which branch?
development

Migrations

NO

@ronald-cron-arm
Copy link
Contributor

Two approvals and CI is passing thus labeling it as ready for merge.

@ronald-cron-arm ronald-cron-arm added the approved Design and code approved - may be waiting for CI or backports label Apr 27, 2020
@danh-arm danh-arm merged commit 3b1c072 into Mbed-TLS:development Apr 29, 2020
yanesca added a commit that referenced this pull request Jul 1, 2020
@irwir irwir deleted the fix_ssl_tls.c branch October 6, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Design and code approved - may be waiting for CI or backports
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is assignment necessary in mbedtls_ssl_parse_certificate?
4 participants