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

Backport 2.7: Fix memory leak in mbedtls_x509_csr_parse #1772

Merged

Conversation

simonbutcher
Copy link
Contributor

@simonbutcher simonbutcher commented Jun 22, 2018

Description

Fixes a memory leak in mbedtls_x509_csr_parse().

This is a backport to mbedtls-2.7 of PR #1621.

Status

READY

Todos

  • Tests
  • Documentation
  • Changelog updated
  • Backported

@simonbutcher simonbutcher changed the base branch from development to mbedtls-2.7 June 22, 2018 10:55
@simonbutcher simonbutcher added bug CLA valid needs-review Every commit must be reviewed by at least two team members, component-x509 labels Jun 22, 2018
Copy link
Contributor

@AndrzejKurek AndrzejKurek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a faithful backport.

@simonbutcher simonbutcher added approved Design and code approved - may be waiting for CI or backports approved for design and removed needs-review Every commit must be reviewed by at least two team members, labels Jun 22, 2018
@simonbutcher
Copy link
Contributor Author

CI is failing on the BSD timing test, a known problem, therefore the CI can be considered a pass and isn't worth re-running.

@simonbutcher simonbutcher merged commit 9a08e44 into Mbed-TLS:mbedtls-2.7 Jun 28, 2018
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 bug component-x509
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants