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

Deal with the issue identified by valgrind #1250

Merged
merged 1 commit into from Jul 17, 2022

Conversation

splasky
Copy link
Contributor

@splasky splasky commented Jul 7, 2022

  • Fix memory leak detected by valgrind

This commit fixed the memory leak problem inside the tests directory.

  • Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from x.y.z to x.(y+1).0.)
    No.
  • Does this PR change the the list of algorithms available -- either adding, removing, or renaming? (If so, PRs in OQS-OpenSSL, OQS-BoringSSL, and OQS-OpenSSH will also be required by the time this is merged.)
    No.

Copy link
Member

@baentsch baentsch left a comment

Choose a reason for hiding this comment

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

Thanks for this catch and your contribution!

@splasky splasky marked this pull request as ready for review July 12, 2022 03:32
* Fix memory leak detected by valgrind
@dstebila dstebila merged commit 664c6f3 into open-quantum-safe:main Jul 17, 2022
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.

None yet

3 participants