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

Pre-allocated contexts #61

Closed
wants to merge 1 commit into from

Conversation

DavidBurkett
Copy link
Contributor

@DavidBurkett DavidBurkett commented Mar 17, 2021

Please review carefully. The tests all passed, and I manually reviewed twice. But this stuff is dense, so it's easy to miss things. Having extra sets of eyes on it would give me greater confidence in the changes.

@DavidBurkett DavidBurkett changed the title DNM: Pre-allocated contexts Pre-allocated contexts Mar 23, 2021
@GeneFerneau
Copy link

Code review and test ACK.

Ran tests with and without static ecmult_gen, and using clang's ASAN sanitizer.

A number of memory leaks are detected in the tests, probably unrelated to this PR. Still debugging the sources of the leaks.

No detection of access to unallocated memory.

Can run the tests with ASAN using ./configure --enable-asan ... and the changes in #62.

@DavidBurkett
Copy link
Contributor Author

Closing in favor of: #63

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